Uses of Enum Class
onnx.Onnx.OperatorStatus
Packages that use Onnx.OperatorStatus
-
Uses of Onnx.OperatorStatus in onnx
Methods in onnx that return Onnx.OperatorStatusModifier and TypeMethodDescriptionstatic Onnx.OperatorStatusOnnx.OperatorStatus.forNumber(int value) static Onnx.OperatorStatusOnnx.OperatorStatus.valueOf(int value) Deprecated.static Onnx.OperatorStatusOnnx.OperatorStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Onnx.OperatorStatusReturns the enum constant of this class with the specified name.static Onnx.OperatorStatus[]Onnx.OperatorStatus.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.OperatorStatusModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Onnx.OperatorStatus>Onnx.OperatorStatus.internalGetValueMap()