Searched defs:GetFuncGraphProto (Results 1 – 2 of 2) sorted by relevance
339 debugger::ModelProto DebuggerProtoExporter::GetFuncGraphProto(const FuncGraphPtr &func_graph) { in GetFuncGraphProto() function in mindspore::DebuggerProtoExporter
830 py::bytes GraphExecutorPy::GetFuncGraphProto(const std::string &phase, const std::string &ir_type, in GetFuncGraphProto() function in mindspore::pipeline::GraphExecutorPy