Searched defs:new_from_shape (Results 1 – 2 of 2) sorted by relevance
108 void UnifyFromAndToShape(Shape *new_from_shape, Shape *new_to_shape, const TensorLayout &from_in, in UnifyFromAndToShape()
357 Shape new_from_shape(from_in.tensor_shape().array()); in AssembleStaticTensorShape() local