Uses of Class
ai.onnx.proto.OnnxMl.TypeProto.Map
-
Uses of OnnxMl.TypeProto.Map in ai.onnx.proto
Modifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<OnnxMl.TypeProto.Map>
OnnxMl.TypeProto.Map.PARSER
Deprecated.Modifier and TypeMethodDescriptionOnnxMl.TypeProto.Map.Builder.build()
OnnxMl.TypeProto.Map.Builder.buildPartial()
static OnnxMl.TypeProto.Map
OnnxMl.TypeProto.Map.getDefaultInstance()
OnnxMl.TypeProto.Map.Builder.getDefaultInstanceForType()
OnnxMl.TypeProto.Map.getDefaultInstanceForType()
OnnxMl.TypeProto.Builder.getMapType()
The type of a map.OnnxMl.TypeProto.getMapType()
The type of a map.OnnxMl.TypeProtoOrBuilder.getMapType()
The type of a map.static OnnxMl.TypeProto.Map
OnnxMl.TypeProto.Map.parseDelimitedFrom
(InputStream input) static OnnxMl.TypeProto.Map
OnnxMl.TypeProto.Map.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TypeProto.Map
OnnxMl.TypeProto.Map.parseFrom
(byte[] data) static OnnxMl.TypeProto.Map
OnnxMl.TypeProto.Map.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TypeProto.Map
OnnxMl.TypeProto.Map.parseFrom
(com.google.protobuf.ByteString data) static OnnxMl.TypeProto.Map
OnnxMl.TypeProto.Map.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TypeProto.Map
OnnxMl.TypeProto.Map.parseFrom
(com.google.protobuf.CodedInputStream input) static OnnxMl.TypeProto.Map
OnnxMl.TypeProto.Map.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TypeProto.Map
OnnxMl.TypeProto.Map.parseFrom
(InputStream input) static OnnxMl.TypeProto.Map
OnnxMl.TypeProto.Map.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TypeProto.Map
OnnxMl.TypeProto.Map.parseFrom
(ByteBuffer data) static OnnxMl.TypeProto.Map
OnnxMl.TypeProto.Map.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<OnnxMl.TypeProto.Map>
OnnxMl.TypeProto.Map.getParserForType()
static com.google.protobuf.Parser<OnnxMl.TypeProto.Map>
OnnxMl.TypeProto.Map.parser()
Modifier and TypeMethodDescriptionOnnxMl.TypeProto.Map.Builder.mergeFrom
(OnnxMl.TypeProto.Map other) OnnxMl.TypeProto.Builder.mergeMapType
(OnnxMl.TypeProto.Map value) The type of a map.static OnnxMl.TypeProto.Map.Builder
OnnxMl.TypeProto.Map.newBuilder
(OnnxMl.TypeProto.Map prototype) OnnxMl.TypeProto.Builder.setMapType
(OnnxMl.TypeProto.Map value) The type of a map.