Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/debug/
Ddump_proto.cc136 void ProtoExporter::SetNodeOutputType(const TypePtr &type, const BaseShapePtr &shape, irpb::TypePro… in SetNodeOutputType() function in mindspore::ProtoExporter
183 void ProtoExporter::SetNodeOutputType(const AnfNodePtr &node, irpb::TypeProto *type_proto) { in SetNodeOutputType() function in mindspore::ProtoExporter
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/debugger/
Dproto_exporter.cc116 void DebuggerProtoExporter::SetNodeOutputType(const AnfNodePtr &node, debugger::TypeProto *type_pro… in SetNodeOutputType() function in mindspore::DebuggerProtoExporter