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