Searched defs:ExportGraph (Results 1 – 2 of 2) sorted by relevance
149 ClosurePtr VM::ExportGraph(const FuncGraphPtr &g) { in ExportGraph() function in mindspore::compile::VM
2227 void GraphExecutorPy::ExportGraph(const std::string &file_name, const std::string &phase, const py:… in ExportGraph() function in mindspore::pipeline::GraphExecutorPy