Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_parallel.cc1518 static void InsertAllGatherOp(const FuncGraphPtr &root, const std::string &group, const std::pair<A… in InsertAllGatherOp() function
1602 InsertAllGatherOp(root, opt_shard_group, param_pair, parameter, op_name, is_shared_param); in ApplyParallelOptOnParam()