Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/stub/anf_ir/
Ddump_proto_stub.cc27 std::string GetBinaryProtoString(const FuncGraphPtr &func_graph) { return ""; } in GetBinaryProtoString() function
/third_party/mindspore/mindspore/ccsrc/transform/express_ir/
Dmindir_exporter.cc832 std::string GetBinaryProtoString(const FuncGraphPtr &func_graph) { in GetBinaryProtoString() function