Searched defs:ExportParameters (Results 1 – 3 of 3) sorted by relevance
410 void ProtoExporter::ExportParameters(const FuncGraphPtr &func_graph, irpb::GraphProto *graph_proto)… in ExportParameters() function in mindspore::ProtoExporter
369 void DebuggerProtoExporter::ExportParameters(const FuncGraphPtr &func_graph, debugger::GraphProto *… in ExportParameters() function in mindspore::DebuggerProtoExporter
511 void OnnxExporter::ExportParameters(const FuncGraphPtr &func_graph, onnx::GraphProto *const graph_p… in ExportParameters() function in mindspore::OnnxExporter