ray.experimental.TensorTransportManager.tensor_transport_backend# abstract TensorTransportManager.tensor_transport_backend() → str[source]# Returns the name of your tensor transport backend. Ray uses this name to match your transport with the tensor_transport argument on the method. Returns: The backend of the tensor transport. Return type: str