Uses of Class
onnx.Onnx.TypeProto.SparseTensor
Packages that use Onnx.TypeProto.SparseTensor
-
Uses of Onnx.TypeProto.SparseTensor in onnx
Fields in onnx with type parameters of type Onnx.TypeProto.SparseTensorModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Onnx.TypeProto.SparseTensor>Onnx.TypeProto.SparseTensor.PARSERDeprecated.Methods in onnx that return Onnx.TypeProto.SparseTensorModifier and TypeMethodDescriptionOnnx.TypeProto.SparseTensor.Builder.build()Onnx.TypeProto.SparseTensor.Builder.buildPartial()static Onnx.TypeProto.SparseTensorOnnx.TypeProto.SparseTensor.getDefaultInstance()Onnx.TypeProto.SparseTensor.Builder.getDefaultInstanceForType()Onnx.TypeProto.SparseTensor.getDefaultInstanceForType()Onnx.TypeProto.Builder.getSparseTensorType()Type of the sparse tensorOnnx.TypeProto.getSparseTensorType()Type of the sparse tensorOnnx.TypeProtoOrBuilder.getSparseTensorType()Type of the sparse tensorstatic Onnx.TypeProto.SparseTensorOnnx.TypeProto.SparseTensor.parseDelimitedFrom(InputStream input) static Onnx.TypeProto.SparseTensorOnnx.TypeProto.SparseTensor.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Onnx.TypeProto.SparseTensorOnnx.TypeProto.SparseTensor.parseFrom(byte[] data) static Onnx.TypeProto.SparseTensorOnnx.TypeProto.SparseTensor.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Onnx.TypeProto.SparseTensorOnnx.TypeProto.SparseTensor.parseFrom(com.google.protobuf.ByteString data) static Onnx.TypeProto.SparseTensorOnnx.TypeProto.SparseTensor.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Onnx.TypeProto.SparseTensorOnnx.TypeProto.SparseTensor.parseFrom(com.google.protobuf.CodedInputStream input) static Onnx.TypeProto.SparseTensorOnnx.TypeProto.SparseTensor.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Onnx.TypeProto.SparseTensorOnnx.TypeProto.SparseTensor.parseFrom(InputStream input) static Onnx.TypeProto.SparseTensorOnnx.TypeProto.SparseTensor.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Onnx.TypeProto.SparseTensorOnnx.TypeProto.SparseTensor.parseFrom(ByteBuffer data) static Onnx.TypeProto.SparseTensorOnnx.TypeProto.SparseTensor.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in onnx that return types with arguments of type Onnx.TypeProto.SparseTensorModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Onnx.TypeProto.SparseTensor>Onnx.TypeProto.SparseTensor.getParserForType()static com.google.protobuf.Parser<Onnx.TypeProto.SparseTensor>Onnx.TypeProto.SparseTensor.parser()Methods in onnx with parameters of type Onnx.TypeProto.SparseTensorModifier and TypeMethodDescriptionOnnx.TypeProto.SparseTensor.Builder.mergeFrom(Onnx.TypeProto.SparseTensor other) Onnx.TypeProto.Builder.mergeSparseTensorType(Onnx.TypeProto.SparseTensor value) Type of the sparse tensorOnnx.TypeProto.SparseTensor.newBuilder(Onnx.TypeProto.SparseTensor prototype) Onnx.TypeProto.Builder.setSparseTensorType(Onnx.TypeProto.SparseTensor value) Type of the sparse tensor