Searched refs:out_shape_max (Results 1 – 2 of 2) sorted by relevance
275 ShapeVector out_shape_max; in NewTransOpNode() local283 out_shape_max = out_shape_ptr->max_shape(); in NewTransOpNode()296 …ShapeVector pad_shape_max = trans::PaddingShape(out_shape_max, AnfAlgo::GetOutputFormat(input, 0),… in NewTransOpNode()
433 auto out_shape_max = BroadcastShape(x_shape_max, y_shape_max); in InferImplLess() local436 … std::make_shared<Shape>(out_shape, out_shape_min, out_shape_max)); in InferImplLess()