Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/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-src/source/mindspore/ccsrc/transform/express_ir/
Donnx_exporter.cc1366 std::string OnnxExporter::GetOnnxProtoString(const FuncGraphPtr &func_graph) { in GetOnnxProtoString() function in mindspore::OnnxExporter
4759 std::string GetOnnxProtoString(const FuncGraphPtr &func_graph) { in GetOnnxProtoString() function