static Onnx.OperatorStatus |
Onnx.OperatorStatus.forNumber(int value) |
|
Onnx.OperatorStatus |
OnnxOperators.OperatorProto.Builder.getStatus() |
This field indicates whether the syntax, semantics, or presence
of this operator is in an experimental or stable stage.
|
Onnx.OperatorStatus |
OnnxOperators.OperatorProto.getStatus() |
This field indicates whether the syntax, semantics, or presence
of this operator is in an experimental or stable stage.
|
Onnx.OperatorStatus |
OnnxOperators.OperatorProtoOrBuilder.getStatus() |
This field indicates whether the syntax, semantics, or presence
of this operator is in an experimental or stable stage.
|
static Onnx.OperatorStatus |
Onnx.OperatorStatus.valueOf(int value) |
Deprecated.
|
static Onnx.OperatorStatus |
Onnx.OperatorStatus.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Onnx.OperatorStatus |
Onnx.OperatorStatus.valueOf(org.nd4j.shade.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Onnx.OperatorStatus[] |
Onnx.OperatorStatus.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|