Recv.Options

public static class Recv.Options

Optional attributes for Recv

Public Methods

Recv.Options
clientTerminated(Boolean clientTerminated)

Inherited Methods

Public Methods

public Recv.Options clientTerminated (Boolean clientTerminated)

Parameters
clientTerminated If set to true, this indicates that the node was added to the graph as a result of a client-side feed or fetch of Tensor data, in which case the corresponding send or recv is expected to be managed locally by the caller.