Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/graph_compiler/
Dvmimpl.cc149 ClosurePtr VM::ExportGraph(const FuncGraphPtr &g) { in ExportGraph() function in mindspore::compile::VM
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/
Dpipeline.cc2227 void GraphExecutorPy::ExportGraph(const std::string &file_name, const std::string &phase, const py:… in ExportGraph() function in mindspore::pipeline::GraphExecutorPy