Searched defs:from_shape (Results 1 – 5 of 5) sorted by relevance
41 const Shape& from_shape = input->shape(); in ExpandInstruction() local
50 bool ReshapeIsBitcast(const Shape& from_shape, const Shape& to_shape) const { in ReshapeIsBitcast()
144 def from_shape( member in StructuredTensor
1278 const Shape& from_shape, const Shape& to_shape, in ReshapeLeavesDimensionsUnmodified()
707 const Shape& from_shape = should_broadcast_lhs ? *lhs_shape : *rhs_shape; in BinaryOp() local