Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_parallel.cc1063 static bool CheckInsertMirrorOps(const MirrorOps &mirror_ops, const CNodePtr &node, size_t node_siz… in CheckInsertMirrorOps() function
1133 if (!CheckInsertMirrorOps(mirror_ops, node, node_size)) { in InsertMirrorOps()