Searched defs:old_shape (Results 1 – 8 of 8) sorted by relevance
80 static Shape RowMajorShape(const Shape& old_shape) { in RowMajorShape()88 static Shape ColMajorShape(const Shape& old_shape) { in ColMajorShape()
245 const Shape& new_shape) { in TryResolvePaddedShapesForTensorCore()354 const Shape& new_shape) { in TryResolvePaddedShapesForIntegerConvolution()
195 Shape old_shape = hlo->shape(); in Run() local
263 const Shape& old_shape = conditional->operand(branch + 1)->shape(); in TryRemoveUnusedConditionalOperands() local381 const Shape old_shape = conditional_op->shape(); in RemoveUnusedTupleElements() local
1419 auto old_shape = consumer->mutable_operand(0)->shape(); in Propagate() local1654 auto old_shape = old_instr->shape(); in SelectValidPortion() local
688 const Shape& old_shape = old_root->shape(); in MoveInstructionIn() local
1085 def _pad_left_to(n, old_shape): argument1135 def new_shape(_, old_shape): argument
342 inline std::vector<int64_t> GetPaddedShape(ArrayRef<int64_t> old_shape, in GetPaddedShape()1290 auto old_shape = shape.getType().getShape(); in matchAndRewrite() local