static OpNamespace.OpDescriptor.OpDeclarationType |
OpNamespace.OpDescriptor.OpDeclarationType.forNumber(int value) |
|
OpNamespace.OpDescriptor.OpDeclarationType |
OpNamespace.OpDescriptor.Builder.getOpDeclarationType() |
.org.nd4j.ir.OpDescriptor.OpDeclarationType opDeclarationType = 3;
|
OpNamespace.OpDescriptor.OpDeclarationType |
OpNamespace.OpDescriptor.getOpDeclarationType() |
.org.nd4j.ir.OpDescriptor.OpDeclarationType opDeclarationType = 3;
|
OpNamespace.OpDescriptor.OpDeclarationType |
OpNamespace.OpDescriptorOrBuilder.getOpDeclarationType() |
.org.nd4j.ir.OpDescriptor.OpDeclarationType opDeclarationType = 3;
|
static OpNamespace.OpDescriptor.OpDeclarationType |
OpNamespace.OpDescriptor.OpDeclarationType.valueOf(int value) |
Deprecated.
|
static OpNamespace.OpDescriptor.OpDeclarationType |
OpNamespace.OpDescriptor.OpDeclarationType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static OpNamespace.OpDescriptor.OpDeclarationType |
OpNamespace.OpDescriptor.OpDeclarationType.valueOf(org.nd4j.shade.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static OpNamespace.OpDescriptor.OpDeclarationType[] |
OpNamespace.OpDescriptor.OpDeclarationType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|