Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/debugger/
Dproto_exporter.cc339 debugger::ModelProto DebuggerProtoExporter::GetFuncGraphProto(const FuncGraphPtr &func_graph) { in GetFuncGraphProto() function in mindspore::DebuggerProtoExporter
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/
Dpipeline.cc830 py::bytes GraphExecutorPy::GetFuncGraphProto(const std::string &phase, const std::string &ir_type, in GetFuncGraphProto() function in mindspore::pipeline::GraphExecutorPy