Home
last modified time | relevance | path

Searched defs:ConstructKernelGraph (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/tests/ut/cpp/session/
Dsession_basic_test.cc37 TEST_F(SessionBasicTest, ConstructKernelGraph) { in TEST_F() argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/
Dlaunch_transdata.cc82 void LaunchTransData::ConstructKernelGraph() { in ConstructKernelGraph() function in mindspore::device::ascend::LaunchTransData
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Dkernel_graph_mgr.cc1938 KernelGraphPtr KernelGraphMgr::ConstructKernelGraph(const AnfNodePtrList &lst, const AnfNodePtrList… in ConstructKernelGraph() function in mindspore::session::KernelGraphMgr
2019 std::shared_ptr<KernelGraph> KernelGraphMgr::ConstructKernelGraph(const FuncGraphPtr &func_graph, in ConstructKernelGraph() function in mindspore::session::KernelGraphMgr
2389 std::shared_ptr<KernelGraph> KernelGraphMgr::ConstructKernelGraph(std::vector<KernelGraphPtr> *all_… in ConstructKernelGraph() function in mindspore::session::KernelGraphMgr