Searched refs:OutputParameters (Results 1 – 2 of 2) sorted by relevance
92 void OutputParameters(std::ofstream &ofs, const std::vector<AnfNodePtr> ¶meters,
421 void AnfExporter::OutputParameters(std::ofstream &ofs, const std::vector<AnfNodePtr> ¶meters, in OutputParameters() function in mindspore::AnfExporter601 OutputParameters(ofs, parameters, ¶m_map); in ExportOneFuncGraph()