Home
last modified time | relevance | path

Searched defs:ExportParameters (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/debug/
Ddump_proto.cc410 void ProtoExporter::ExportParameters(const FuncGraphPtr &func_graph, irpb::GraphProto *graph_proto)… in ExportParameters() function in mindspore::ProtoExporter
/third_party/mindspore/mindspore/ccsrc/debug/debugger/
Dproto_exporter.cc369 void DebuggerProtoExporter::ExportParameters(const FuncGraphPtr &func_graph, debugger::GraphProto *… in ExportParameters() function in mindspore::DebuggerProtoExporter
/third_party/mindspore/mindspore/ccsrc/transform/express_ir/
Donnx_exporter.cc511 void OnnxExporter::ExportParameters(const FuncGraphPtr &func_graph, onnx::GraphProto *const graph_p… in ExportParameters() function in mindspore::OnnxExporter