Home
last modified time | relevance | path

Searched refs:min_shape0 (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/session/
Danf_runtime_algorithm.cc1261 auto min_shape0 = GetOutputMinShape(node_ptr, 0); in SetOutputInferTypeAndShape() local
1264 … std::make_shared<abstract::Shape>(shape_int, min_shape0, max_shape0)); in SetOutputInferTypeAndShape()