pytorch/torch/distributed
Quang Luong 9d7a79ac27 [Caffe2] raise exceptions instead of str (#37744)
Summary:
Some exceptions are not correctly wrapped inside a class.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/37744

Differential Revision: D21388197

Pulled By: mrshenli

fbshipit-source-id: 2d69e2543c2e05116c367d137968b982c254d2dc
2020-05-05 13:34:33 -07:00
..
autograd Remove (most) Python 2 support from Python code (#35615) 2020-04-22 09:23:14 -07:00
optim Fix example block format in Distributed Optimizer API doc (#34919) 2020-03-17 17:44:09 -07:00
rpc [Tensorpipe/RPC] tensorpipe RPC agent (#35483) 2020-05-05 05:47:43 -07:00
__init__.py Expose torch.distributed.is_available() API (#37021) 2020-04-21 18:38:46 -07:00
constants.py Back out "Revert D19871946: [distributed] pass in timeout to TCP store when initializing" (#33434) 2020-02-19 17:17:17 -08:00
distributed_c10d.py [Caffe2] raise exceptions instead of str (#37744) 2020-05-05 13:34:33 -07:00
launch.py Fix typos, via a Levenshtein-type corrector (#31523) 2020-01-17 16:03:19 -08:00
rendezvous.py Back out "Revert D19871946: [distributed] pass in timeout to TCP store when initializing" (#33434) 2020-02-19 17:17:17 -08:00