Searched refs:OutputCNodes (Results 1 – 2 of 2) sorted by relevance
107 …void OutputCNodes(std::ofstream &ofs, const std::vector<AnfNodePtr> &nodes, const FuncGraphPtr &fu…
524 void AnfExporter::OutputCNodes(std::ofstream &ofs, const std::vector<AnfNodePtr> &nodes, const Func… in OutputCNodes() function in mindspore::AnfExporter606 OutputCNodes(ofs, nodes, func_graph, tagged_cnodes_map); in ExportOneFuncGraph()