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