Home
last modified time | relevance | path

Searched defs:all_graphs (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/
Dgraph_compiler.cc569std::vector<KernelGraphPtr> *const all_graphs, in ConstructKernelGraphForGraphRunMode()
640 std::vector<KernelGraphPtr> all_graphs; in CompileWholeGraphForGraphRunMode() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/hardware/
Dgpu_session.cc388 std::vector<KernelGraphPtr> all_graphs; in CompileGraphImpl() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/
Daction.cc382 auto all_graphs = manager->func_graphs(); in SetMindIRLoadFlag() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Dkernel_graph_mgr.cc1121 std::vector<KernelGraphPtr> all_graphs; in GetChildGraph() local