Searched refs:OutputOrderList (Results 1 – 2 of 2) sorted by relevance
96 void OutputOrderList(std::ofstream &ofs, const FuncGraphPtr &func_graph);
557 void AnfExporter::OutputOrderList(std::ofstream &ofs, const FuncGraphPtr &func_graph) { in OutputOrderList() function in mindspore::AnfExporter610 OutputOrderList(ofs, func_graph); in ExportOneFuncGraph()