Uses of Enum Class
onnx.Onnx.TensorProto.DataType
Packages that use Onnx.TensorProto.DataType
-
Uses of Onnx.TensorProto.DataType in onnx
Methods in onnx that return Onnx.TensorProto.DataTypeModifier and TypeMethodDescriptionstatic Onnx.TensorProto.DataTypeOnnx.TensorProto.DataType.forNumber(int value) static Onnx.TensorProto.DataTypeOnnx.TensorProto.DataType.valueOf(int value) Deprecated.static Onnx.TensorProto.DataTypeOnnx.TensorProto.DataType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Onnx.TensorProto.DataTypeReturns the enum constant of this class with the specified name.static Onnx.TensorProto.DataType[]Onnx.TensorProto.DataType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in onnx that return types with arguments of type Onnx.TensorProto.DataTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Onnx.TensorProto.DataType>Onnx.TensorProto.DataType.internalGetValueMap()