Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/tests/ut/cpp/parallel/
Dstep_parallel_test.cc259 TEST_F(TestStepParallel, ExtractShape) { in TEST_F() argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/
Dstep_parallel_utils.cc1439 std::vector<Shapes> ExtractShape(const CNodePtr &node) { in ExtractShape() function