Searched refs:last_dimension_idx (Results 1 – 1 of 1) sorted by relevance
486 int last_dimension_idx = operand_shape.dimensions_size() - 1; in InferBitcastConvertShape() local488 operand_shape.dimensions(last_dimension_idx) != ratio) { in InferBitcastConvertShape()493 operand_shape.dimensions(last_dimension_idx), ratio, in InferBitcastConvertShape()497 new_shape.DeleteDimension(last_dimension_idx); in InferBitcastConvertShape()