Searched defs:SetNodeOutputType (Results 1 – 2 of 2) sorted by relevance
136 void ProtoExporter::SetNodeOutputType(const TypePtr &type, const BaseShapePtr &shape, irpb::TypePro… in SetNodeOutputType() function in mindspore::ProtoExporter183 void ProtoExporter::SetNodeOutputType(const AnfNodePtr &node, irpb::TypeProto *type_proto) { in SetNodeOutputType() function in mindspore::ProtoExporter
116 void DebuggerProtoExporter::SetNodeOutputType(const AnfNodePtr &node, debugger::TypeProto *type_pro… in SetNodeOutputType() function in mindspore::DebuggerProtoExporter