static MapperNamespace.VariableResolutionType |
MapperNamespace.VariableResolutionType.forNumber(int value) |
|
MapperNamespace.VariableResolutionType |
MapperNamespace.MapperDeclaration.Builder.getVariableResolutionType() |
.org.nd4j.ir.VariableResolutionType variableResolutionType = 6;
|
MapperNamespace.VariableResolutionType |
MapperNamespace.MapperDeclaration.getVariableResolutionType() |
.org.nd4j.ir.VariableResolutionType variableResolutionType = 6;
|
MapperNamespace.VariableResolutionType |
MapperNamespace.MapperDeclarationOrBuilder.getVariableResolutionType() |
.org.nd4j.ir.VariableResolutionType variableResolutionType = 6;
|
static MapperNamespace.VariableResolutionType |
MapperNamespace.VariableResolutionType.valueOf(int value) |
Deprecated.
|
static MapperNamespace.VariableResolutionType |
MapperNamespace.VariableResolutionType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static MapperNamespace.VariableResolutionType |
MapperNamespace.VariableResolutionType.valueOf(org.nd4j.shade.protobuf.Descriptors.EnumValueDescriptor desc) |
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.
|