Searched defs:InitModelInfo (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/debug/ | ||
| D | dump_proto.cc | 537 void ProtoExporter::InitModelInfo() { model_.set_ir_version(irpb::IR_VERSION); } in InitModelInfo() function in mindspore::ProtoExporter |
| /third_party/mindspore/mindspore/ccsrc/debug/debugger/ | ||
| D | proto_exporter.cc | 507 void DebuggerProtoExporter::InitModelInfo() { model_.set_ir_version(debugger::IR_VERSION); } in InitModelInfo() function in mindspore::DebuggerProtoExporter |
| /third_party/mindspore/mindspore/ccsrc/transform/express_ir/ | ||
| D | onnx_exporter.cc | 482 void OnnxExporter::InitModelInfo() { in InitModelInfo() function in mindspore::OnnxExporter |