Class GraphTransferInfo

All Implemented Interfaces:
Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, Serializable, GraphTransferInfoOrBuilder

public final class GraphTransferInfo extends GeneratedMessageV3 implements GraphTransferInfoOrBuilder
Protocol buffer representing a handle to a tensorflow resource. Handles are
not valid across executions, but can be serialized back and forth from within
a single run.
Protobuf type tensorflow.GraphTransferInfo
See Also: