Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/debug/
Ddump_proto.cc182 void ProtoExporter::SetValueToProto(const ValuePtr &val, irpb::ValueProto *value_proto) { in SetValueToProto() function in mindspore::ProtoExporter
/third_party/mindspore/mindspore/ccsrc/debug/debugger/
Dproto_exporter.cc121 void DebuggerProtoExporter::SetValueToProto(const ValuePtr &val, debugger::ValueProto *value_proto)… in SetValueToProto() function in mindspore::DebuggerProtoExporter