Uses of Enum Class
ai.onnx.proto.OnnxMl.Version
Packages that use OnnxMl.Version
-
Uses of OnnxMl.Version in ai.onnx.proto
Methods in ai.onnx.proto that return OnnxMl.VersionModifier 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.Methods in ai.onnx.proto that return types with arguments of type OnnxMl.VersionModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<OnnxMl.Version>
OnnxMl.Version.internalGetValueMap()