Home
last modified time | relevance | path

Searched defs:from_graph (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/
Dcopy_actor.h38 CopyActor(const std::string &name, AnfNode *from_kernel, const KernelGraphPtr &from_graph, in CopyActor()
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/runtime/graph_scheduler/
Dscheduler_helper_test.cc134 auto from_graph = std::make_shared<KernelGraph>(); in TEST_F() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/
Dscheduler_helper.cc826 auto from_graph = FetchKernelGraphByActor(from_actor); in AddMemorySign() local
900 const KernelGraphPtr &from_graph) { in AddMemoryFreeSign()
Dcontrol_node_scheduler.cc799 const auto &from_graph = parser->FetchKernelGraphByFrontNode(internal_parameter); in LinkControlArrowForCustomActor() local
1836 const auto &from_graph = parser->FetchKernelGraphByFrontNode(front_node_with_index.first); in LinkDataArrowForCustomActor() local
1888 const auto &from_graph = parser->FetchKernelGraphByFrontNode(front_node_with_index.first); in LinkDataArrowByKernelGraphInSinkMode() local
1978 const auto &from_graph = parser->FetchKernelGraphByFrontNode(from_node); in LinkDataArrowByKernelGraph() local
Dgraph_scheduler.cc2139 KernelGraphPtr from_graph = nullptr; in LinkDataArrowForCopyActor() local
2913 KernelGraphPtr from_graph = nullptr; in LinkDeviceTensorStoreForAutoMonadActor() local