Home
last modified time | relevance | path

Searched defs:GetOnnxProtoString (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/tests/ut/cpp/stub/anf_ir/
Ddump_proto_stub.cc25 std::string GetOnnxProtoString(const FuncGraphPtr &func_graph) { return ""; } in GetOnnxProtoString() function
/third_party/mindspore/mindspore/ccsrc/transform/express_ir/
Donnx_exporter.cc469 std::string OnnxExporter::GetOnnxProtoString(const FuncGraphPtr &func_graph) { in GetOnnxProtoString() function in mindspore::OnnxExporter
1982 std::string GetOnnxProtoString(const FuncGraphPtr &func_graph) { in GetOnnxProtoString() function