Home
last modified time | relevance | path

Searched defs:need_create_shape_list (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/
Dstep_parallel_utils.cc620 NewShapes TransferShapesToNewShapes(const Shapes &shapes, const bool need_create_shape_list) { in TransferShapesToNewShapes()
1297 bool need_create_shape_list = false; in ExtractNewShapeAndSymbol() local