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