Home
last modified time | relevance | path

Searched defs:InterProcessOpEdgesInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/distributed/graph/
Dgraph_utils.h128 using InterProcessOpEdgesInfo = std::map<InterProcessOpEdge, InterProcessOpPair>; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/graph_util/
Dgraph_splitter.h155 using InterProcessOpEdgesInfo = std::map<InterProcessOpEdge, InterProcessOpPair>; variable