ray.experimental.TensorTransportManager.is_one_sided#

abstract static TensorTransportManager.is_one_sided() bool[source]#

Whether the backend is one-sided.

Returns:

True if the backend is one-sided, False otherwise.

Return type:

bool