Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/debug/
Ddump_proto.cc491 void ProtoExporter::ExportFuncGraphOutput(const FuncGraphPtr &func_graph, const CNodePtr &ret_node, in ExportFuncGraphOutput() function in mindspore::ProtoExporter
/third_party/mindspore/mindspore/ccsrc/debug/debugger/
Dproto_exporter.cc464 void DebuggerProtoExporter::ExportFuncGraphOutput(const FuncGraphPtr &func_graph, const CNodePtr &r… in ExportFuncGraphOutput() function in mindspore::DebuggerProtoExporter