static OnnxMl.TensorProto.DataType |
OnnxMl.TensorProto.DataType.forNumber(int value) |
|
static OnnxMl.TensorProto.DataType |
OnnxMl.TensorProto.DataType.valueOf(int value) |
Deprecated.
|
static OnnxMl.TensorProto.DataType |
OnnxMl.TensorProto.DataType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static OnnxMl.TensorProto.DataType |
OnnxMl.TensorProto.DataType.valueOf(org.nd4j.shade.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static OnnxMl.TensorProto.DataType[] |
OnnxMl.TensorProto.DataType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|