Uses of Class
onnx.Onnx.TypeProto.Map
Packages that use Onnx.TypeProto.Map
-
Uses of Onnx.TypeProto.Map in onnx
Fields in onnx with type parameters of type Onnx.TypeProto.MapModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Onnx.TypeProto.Map>Onnx.TypeProto.Map.PARSERDeprecated.Methods in onnx that return Onnx.TypeProto.MapModifier and TypeMethodDescriptionOnnx.TypeProto.Map.Builder.build()Onnx.TypeProto.Map.Builder.buildPartial()static Onnx.TypeProto.MapOnnx.TypeProto.Map.getDefaultInstance()Onnx.TypeProto.Map.Builder.getDefaultInstanceForType()Onnx.TypeProto.Map.getDefaultInstanceForType()Onnx.TypeProto.Builder.getMapType()The type of a map.Onnx.TypeProto.getMapType()The type of a map.Onnx.TypeProtoOrBuilder.getMapType()The type of a map.static Onnx.TypeProto.MapOnnx.TypeProto.Map.parseDelimitedFrom(InputStream input) static Onnx.TypeProto.MapOnnx.TypeProto.Map.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Onnx.TypeProto.MapOnnx.TypeProto.Map.parseFrom(byte[] data) static Onnx.TypeProto.MapOnnx.TypeProto.Map.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Onnx.TypeProto.MapOnnx.TypeProto.Map.parseFrom(com.google.protobuf.ByteString data) static Onnx.TypeProto.MapOnnx.TypeProto.Map.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Onnx.TypeProto.MapOnnx.TypeProto.Map.parseFrom(com.google.protobuf.CodedInputStream input) static Onnx.TypeProto.MapOnnx.TypeProto.Map.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Onnx.TypeProto.MapOnnx.TypeProto.Map.parseFrom(InputStream input) static Onnx.TypeProto.MapOnnx.TypeProto.Map.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Onnx.TypeProto.MapOnnx.TypeProto.Map.parseFrom(ByteBuffer data) static Onnx.TypeProto.MapOnnx.TypeProto.Map.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in onnx that return types with arguments of type Onnx.TypeProto.MapModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Onnx.TypeProto.Map>Onnx.TypeProto.Map.getParserForType()static com.google.protobuf.Parser<Onnx.TypeProto.Map>Onnx.TypeProto.Map.parser()Methods in onnx with parameters of type Onnx.TypeProto.MapModifier and TypeMethodDescriptionOnnx.TypeProto.Map.Builder.mergeFrom(Onnx.TypeProto.Map other) Onnx.TypeProto.Builder.mergeMapType(Onnx.TypeProto.Map value) The type of a map.static Onnx.TypeProto.Map.BuilderOnnx.TypeProto.Map.newBuilder(Onnx.TypeProto.Map prototype) Onnx.TypeProto.Builder.setMapType(Onnx.TypeProto.Map value) The type of a map.