Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/tests/ut/cpp/parallel/
Dstep_parallel_test.cc239 TEST_F(TestStepParallel, ExtractStrategy) { in TEST_F() argument
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/quantizer/
Dquantize_util.cc1225 std::vector<std::vector<int64_t>> ExtractStrategy(const ValuePtr &stra) { in ExtractStrategy() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/
Dstep_parallel_utils.cc2366 StrategyPtr ExtractStrategy(const ValuePtr &stra) { in ExtractStrategy() function