| Package | Description |
|---|---|
| onnx |
| Modifier and Type | Method and Description |
|---|---|
static Onnx.Version |
Onnx.Version.forNumber(int value) |
static Onnx.Version |
Onnx.Version.valueOf(org.nd4j.shade.protobuf.Descriptors.EnumValueDescriptor desc) |
static Onnx.Version |
Onnx.Version.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Onnx.Version |
Onnx.Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Onnx.Version[] |
Onnx.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 org.nd4j.shade.protobuf.Internal.EnumLiteMap<Onnx.Version> |
Onnx.Version.internalGetValueMap() |
Copyright © 2021. All rights reserved.