Uses of Class
ai.onnx.proto.OnnxMl.TypeProto.Tensor
Packages that use OnnxMl.TypeProto.Tensor
-
Uses of OnnxMl.TypeProto.Tensor in ai.onnx.proto
Fields in ai.onnx.proto with type parameters of type OnnxMl.TypeProto.TensorModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<OnnxMl.TypeProto.Tensor> OnnxMl.TypeProto.Tensor.PARSERDeprecated.Methods in ai.onnx.proto that return OnnxMl.TypeProto.TensorModifier and TypeMethodDescriptionOnnxMl.TypeProto.Tensor.Builder.build()OnnxMl.TypeProto.Tensor.Builder.buildPartial()static OnnxMl.TypeProto.TensorOnnxMl.TypeProto.Tensor.getDefaultInstance()OnnxMl.TypeProto.Tensor.Builder.getDefaultInstanceForType()OnnxMl.TypeProto.Tensor.getDefaultInstanceForType()OnnxMl.TypeProto.Builder.getTensorType()The type of a tensor.OnnxMl.TypeProto.getTensorType()The type of a tensor.OnnxMl.TypeProtoOrBuilder.getTensorType()The type of a tensor.static OnnxMl.TypeProto.TensorOnnxMl.TypeProto.Tensor.parseDelimitedFrom(InputStream input) static OnnxMl.TypeProto.TensorOnnxMl.TypeProto.Tensor.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TypeProto.TensorOnnxMl.TypeProto.Tensor.parseFrom(byte[] data) static OnnxMl.TypeProto.TensorOnnxMl.TypeProto.Tensor.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TypeProto.TensorOnnxMl.TypeProto.Tensor.parseFrom(com.google.protobuf.ByteString data) static OnnxMl.TypeProto.TensorOnnxMl.TypeProto.Tensor.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TypeProto.TensorOnnxMl.TypeProto.Tensor.parseFrom(com.google.protobuf.CodedInputStream input) static OnnxMl.TypeProto.TensorOnnxMl.TypeProto.Tensor.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TypeProto.TensorOnnxMl.TypeProto.Tensor.parseFrom(InputStream input) static OnnxMl.TypeProto.TensorOnnxMl.TypeProto.Tensor.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TypeProto.TensorOnnxMl.TypeProto.Tensor.parseFrom(ByteBuffer data) static OnnxMl.TypeProto.TensorOnnxMl.TypeProto.Tensor.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ai.onnx.proto that return types with arguments of type OnnxMl.TypeProto.TensorModifier and TypeMethodDescriptioncom.google.protobuf.Parser<OnnxMl.TypeProto.Tensor> OnnxMl.TypeProto.Tensor.getParserForType()static com.google.protobuf.Parser<OnnxMl.TypeProto.Tensor> OnnxMl.TypeProto.Tensor.parser()Methods in ai.onnx.proto with parameters of type OnnxMl.TypeProto.TensorModifier and TypeMethodDescriptionOnnxMl.TypeProto.Tensor.Builder.mergeFrom(OnnxMl.TypeProto.Tensor other) OnnxMl.TypeProto.Builder.mergeTensorType(OnnxMl.TypeProto.Tensor value) The type of a tensor.OnnxMl.TypeProto.Tensor.newBuilder(OnnxMl.TypeProto.Tensor prototype) OnnxMl.TypeProto.Builder.setTensorType(OnnxMl.TypeProto.Tensor value) The type of a tensor.