Searched defs:new_to_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()
373 Shape new_to_shape(to_in_factors.GetDimSize(), 1); in AssembleStaticTensorShape() local