Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/graph_util/
Dgraph_splitter.cc597 auto final_output_node = func_graph->NewCNode(depend_inputs); in HandleHungNodes() local
1650 auto final_output_node = func_graph_->NewCNode(depend_inputs); in AddControlEdgeForProcessWithoutIndegree() local
2057 auto final_output_node = func_graph_->NewCNode(depend_inputs); in AddDependencyBetweenSegments() local
2228 auto final_output_node = func_graph_->NewCNode(depend_inputs); in AddDependencyForSend() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/cache_embedding/
Dps_embedding_cache_inserter.cc573 …auto final_output_node = root_graph_->NewCNode({NewValueNode(prim::kPrimDepend), new_output, call_… in ConstructEmbeddingCacheGraph() local