Searched defs:ExportPrimitive (Results 1 – 2 of 2) sorted by relevance
143 BaseRef ExportPrimitive(const PrimitivePtr &) const { return kValueAny; } in ExportPrimitive() function
4150 std::string OnnxExporter::ExportPrimitive(const FuncGraphPtr &, std::map<AnfNodePtr, std::string> *… in ExportPrimitive() function in mindspore::OnnxExporter