Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/parallel/
Dstep_parallel_test.cc220 TEST_F(TestStepParallel, ExtractStrategy) { in TEST_F() argument
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_parallel.cc1316 StrategyPtr ExtractStrategy(const ValuePtr &stra) { in ExtractStrategy() function