| Package | Description |
|---|---|
| org.nd4j.ir |
| Modifier and Type | Method and Description |
|---|---|
static OpNamespace.OpDescriptor.OpDeclarationType |
OpNamespace.OpDescriptor.OpDeclarationType.forNumber(int value) |
OpNamespace.OpDescriptor.OpDeclarationType |
OpNamespace.OpDescriptorOrBuilder.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.OpDescriptor.Builder.getOpDeclarationType()
.org.nd4j.ir.OpDescriptor.OpDeclarationType opDeclarationType = 3; |
static OpNamespace.OpDescriptor.OpDeclarationType |
OpNamespace.OpDescriptor.OpDeclarationType.valueOf(org.nd4j.shade.protobuf.Descriptors.EnumValueDescriptor desc) |
static OpNamespace.OpDescriptor.OpDeclarationType |
OpNamespace.OpDescriptor.OpDeclarationType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.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<OpNamespace.OpDescriptor.OpDeclarationType> |
OpNamespace.OpDescriptor.OpDeclarationType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
OpNamespace.OpDescriptor.Builder |
OpNamespace.OpDescriptor.Builder.setOpDeclarationType(OpNamespace.OpDescriptor.OpDeclarationType value)
.org.nd4j.ir.OpDescriptor.OpDeclarationType opDeclarationType = 3; |
Copyright © 2021. All rights reserved.