static GraphTransferInfo.Destination |
GraphTransferInfo.Destination.forNumber(int value) |
|
GraphTransferInfo.Destination |
GraphTransferInfo.Builder.getDestination() |
Destination of graph transfer
|
GraphTransferInfo.Destination |
GraphTransferInfo.getDestination() |
Destination of graph transfer
|
GraphTransferInfo.Destination |
GraphTransferInfoOrBuilder.getDestination() |
Destination of graph transfer
|
static GraphTransferInfo.Destination |
GraphTransferInfo.Destination.valueOf(int value) |
Deprecated.
|
static GraphTransferInfo.Destination |
GraphTransferInfo.Destination.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static GraphTransferInfo.Destination |
GraphTransferInfo.Destination.valueOf(org.nd4j.shade.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static GraphTransferInfo.Destination[] |
GraphTransferInfo.Destination.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|