Searched defs:ExportGraph (Results 1 – 2 of 2) sorted by relevance
145 ClosurePtr VM::ExportGraph(const FuncGraphPtr &g) { in ExportGraph() function in mindspore::compile::VM
1350 void ExportGraph(const std::string &file_name, const std::string &, const std::string &phase) { in ExportGraph() function