Searched defs:GetFuncGraphProto (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/debug/debugger/ | ||
| D | proto_exporter.cc | 329 debugger::ModelProto DebuggerProtoExporter::GetFuncGraphProto(const FuncGraphPtr &func_graph) { in GetFuncGraphProto() function in mindspore::DebuggerProtoExporter |
| /third_party/mindspore/mindspore/ccsrc/pipeline/jit/ | ||
| D | pipeline.cc | 398 py::bytes GraphExecutorPy::GetFuncGraphProto(const std::string &phase, const std::string &ir_type) { in GetFuncGraphProto() function in mindspore::pipeline::GraphExecutorPy |