Uses of Enum
org.tensorflow.proto.GraphTransferInfo.Destination
Packages that use GraphTransferInfo.Destination
-
Uses of GraphTransferInfo.Destination in org.tensorflow.proto
Subclasses with type arguments of type GraphTransferInfo.Destination in org.tensorflow.protoModifier and TypeClassDescriptionstatic enumProtobuf enumtensorflow.GraphTransferInfo.DestinationMethods in org.tensorflow.proto that return GraphTransferInfo.DestinationModifier and TypeMethodDescriptionGraphTransferInfo.Destination.forNumber(int value) GraphTransferInfo.Builder.getDestination()Destination of graph transferGraphTransferInfo.getDestination()Destination of graph transferGraphTransferInfoOrBuilder.getDestination()Destination of graph transferGraphTransferInfo.Destination.valueOf(int value) Deprecated.GraphTransferInfo.Destination.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified 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.Methods in org.tensorflow.proto that return types with arguments of type GraphTransferInfo.DestinationMethods in org.tensorflow.proto with parameters of type GraphTransferInfo.DestinationModifier and TypeMethodDescriptionGraphTransferInfo.Builder.setDestination(GraphTransferInfo.Destination value) Destination of graph transfer