Uses of Enum Class
ai.onnx.proto.OnnxMl.Version
-
Uses of OnnxMl.Version in ai.onnx.proto
Modifier and TypeMethodDescriptionstatic OnnxMl.Version
OnnxMl.Version.forNumber
(int value) static OnnxMl.Version
OnnxMl.Version.valueOf
(int value) Deprecated.static OnnxMl.Version
OnnxMl.Version.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static OnnxMl.Version
Returns the enum constant of this class with the specified name.static OnnxMl.Version[]
OnnxMl.Version.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<OnnxMl.Version>
OnnxMl.Version.internalGetValueMap()