Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/tests/ut/cpp/stub/runtime/
Dascend_depreacted_interface_stub.cc26 FuncGraphPtr AscendDeprecatedInterface::BuildDFGraph(const FuncGraphPtr &, const pybind11::dict &) … in BuildDFGraph() function in mindspore::device::ascend::AscendDeprecatedInterface
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/hardware/
Ddeprecated_interface.h40 …virtual FuncGraphPtr BuildDFGraph(const FuncGraphPtr &anf_graph, const pybind11::dict &init_params… in BuildDFGraph() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dascend_deprecated_interface.cc236 FuncGraphPtr AscendDeprecatedInterface::BuildDFGraph(const FuncGraphPtr &anf_graph, const pybind11:… in BuildDFGraph() function in mindspore::device::ascend::AscendDeprecatedInterface
Dge_graph_executor.cc1471 FuncGraphPtr GeGraphExecutor::BuildDFGraph(const FuncGraphPtr &anf_graph, in BuildDFGraph() function in mindspore::device::ascend::GeGraphExecutor