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