Send.Options

public static class Send.Options

Optional attributes for Send

Public Methods

Send.Options
clientTerminated(Boolean clientTerminated)

Inherited Methods

Public Methods

public Send.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.