API symbolsdistributed
Copy
Work
- class tensorplay.distributed.distributed_c10d.Work(event, done=None, tensors=None)[source]
Handle for an async collective (torch.distributed.Work subset).
get_future()mirrors c10d: it returns atensorplay.futures.Futureresolving to the list of output tensors once the collective completes.
Help improve this page
Found an error, an unclear step, or a missing example?
Was this page helpful?
