| Package | Description |
|---|---|
| onnx |
| Modifier and Type | Method and Description |
|---|---|
static OnnxProto3.Version |
OnnxProto3.Version.forNumber(int value) |
static OnnxProto3.Version |
OnnxProto3.Version.valueOf(com.github.os72.protobuf351.Descriptors.EnumValueDescriptor desc) |
static OnnxProto3.Version |
OnnxProto3.Version.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static OnnxProto3.Version |
OnnxProto3.Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OnnxProto3.Version[] |
OnnxProto3.Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.github.os72.protobuf351.Internal.EnumLiteMap<OnnxProto3.Version> |
OnnxProto3.Version.internalGetValueMap() |
Copyright © 2018. All rights reserved.