Home
last modified time | relevance | path

Searched refs:GEN_STRATEGY (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dops_utils.h93 constexpr char GEN_STRATEGY[] = "gen_strategy"; variable
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_parallel.cc1852 attrs[GEN_STRATEGY] = strategy; in GenerateBatchParallelStrategy()
1854 …MS_LOG(INFO) << "prim " << prim->name() << " batch parallel strategy is " << attrs[GEN_STRATEGY]->… in GenerateBatchParallelStrategy()