Class ResourceHandleProto

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

public final class ResourceHandleProto extends GeneratedMessageV3 implements ResourceHandleProtoOrBuilder
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.ResourceHandleProto
See Also: