| Package | Description |
|---|---|
| org.tensorflow.framework |
| Modifier and Type | Method and Description |
|---|---|
static GraphTransferInfo.Destination |
GraphTransferInfo.Destination.forNumber(int value) |
GraphTransferInfo.Destination |
GraphTransferInfo.getDestination()
Destination of graph transfer
|
GraphTransferInfo.Destination |
GraphTransferInfo.Builder.getDestination()
Destination of graph transfer
|
GraphTransferInfo.Destination |
GraphTransferInfoOrBuilder.getDestination()
Destination of graph transfer
|
static GraphTransferInfo.Destination |
GraphTransferInfo.Destination.valueOf(org.nd4j.shade.protobuf.Descriptors.EnumValueDescriptor desc) |
static GraphTransferInfo.Destination |
GraphTransferInfo.Destination.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static GraphTransferInfo.Destination |
GraphTransferInfo.Destination.valueOf(String name)
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.
|
| Modifier and Type | Method and Description |
|---|---|
static org.nd4j.shade.protobuf.Internal.EnumLiteMap<GraphTransferInfo.Destination> |
GraphTransferInfo.Destination.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
GraphTransferInfo.Builder |
GraphTransferInfo.Builder.setDestination(GraphTransferInfo.Destination value)
Destination of graph transfer
|
Copyright © 2021. All rights reserved.