Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dops_utils.h202 constexpr char REDISTRIBUTION_OP[] = "redistribution_op"; variable
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_parallel.cc347 std::string instance_name_base = REDISTRIBUTION_OP; in InsertRedistribution()