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