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