Uses of Class
ai.onnx.proto.OnnxMl.TypeProto.Opaque
Packages that use OnnxMl.TypeProto.Opaque
-
Uses of OnnxMl.TypeProto.Opaque in ai.onnx.proto
Fields in ai.onnx.proto with type parameters of type OnnxMl.TypeProto.OpaqueModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<OnnxMl.TypeProto.Opaque>
OnnxMl.TypeProto.Opaque.PARSER
Deprecated.Methods in ai.onnx.proto that return OnnxMl.TypeProto.OpaqueModifier and TypeMethodDescriptionOnnxMl.TypeProto.Opaque.Builder.build()
OnnxMl.TypeProto.Opaque.Builder.buildPartial()
static OnnxMl.TypeProto.Opaque
OnnxMl.TypeProto.Opaque.getDefaultInstance()
OnnxMl.TypeProto.Opaque.Builder.getDefaultInstanceForType()
OnnxMl.TypeProto.Opaque.getDefaultInstanceForType()
OnnxMl.TypeProto.Builder.getOpaqueType()
.onnx.TypeProto.Opaque opaque_type = 7;
OnnxMl.TypeProto.getOpaqueType()
.onnx.TypeProto.Opaque opaque_type = 7;
OnnxMl.TypeProtoOrBuilder.getOpaqueType()
.onnx.TypeProto.Opaque opaque_type = 7;
static OnnxMl.TypeProto.Opaque
OnnxMl.TypeProto.Opaque.parseDelimitedFrom
(InputStream input) static OnnxMl.TypeProto.Opaque
OnnxMl.TypeProto.Opaque.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TypeProto.Opaque
OnnxMl.TypeProto.Opaque.parseFrom
(byte[] data) static OnnxMl.TypeProto.Opaque
OnnxMl.TypeProto.Opaque.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TypeProto.Opaque
OnnxMl.TypeProto.Opaque.parseFrom
(com.google.protobuf.ByteString data) static OnnxMl.TypeProto.Opaque
OnnxMl.TypeProto.Opaque.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TypeProto.Opaque
OnnxMl.TypeProto.Opaque.parseFrom
(com.google.protobuf.CodedInputStream input) static OnnxMl.TypeProto.Opaque
OnnxMl.TypeProto.Opaque.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TypeProto.Opaque
OnnxMl.TypeProto.Opaque.parseFrom
(InputStream input) static OnnxMl.TypeProto.Opaque
OnnxMl.TypeProto.Opaque.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TypeProto.Opaque
OnnxMl.TypeProto.Opaque.parseFrom
(ByteBuffer data) static OnnxMl.TypeProto.Opaque
OnnxMl.TypeProto.Opaque.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ai.onnx.proto that return types with arguments of type OnnxMl.TypeProto.OpaqueModifier and TypeMethodDescriptioncom.google.protobuf.Parser<OnnxMl.TypeProto.Opaque>
OnnxMl.TypeProto.Opaque.getParserForType()
static com.google.protobuf.Parser<OnnxMl.TypeProto.Opaque>
OnnxMl.TypeProto.Opaque.parser()
Methods in ai.onnx.proto with parameters of type OnnxMl.TypeProto.OpaqueModifier and TypeMethodDescriptionOnnxMl.TypeProto.Opaque.Builder.mergeFrom
(OnnxMl.TypeProto.Opaque other) OnnxMl.TypeProto.Builder.mergeOpaqueType
(OnnxMl.TypeProto.Opaque value) .onnx.TypeProto.Opaque opaque_type = 7;
OnnxMl.TypeProto.Opaque.newBuilder
(OnnxMl.TypeProto.Opaque prototype) OnnxMl.TypeProto.Builder.setOpaqueType
(OnnxMl.TypeProto.Opaque value) .onnx.TypeProto.Opaque opaque_type = 7;