Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/parallel/
Dstep_parallel_test.cc366 TEST_F(TestStepParallel, ExtractInformation) { in TEST_F() argument
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_parallel.cc1875 void ExtractInformation(const std::vector<AnfNodePtr> &all_nodes) { in ExtractInformation() function