Howard Huang
9d228fe517
[Small] Remove using c10d::ProcessGroup directive from c10d test ( #82681 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/82681
Approved by: https://github.com/awgu
2022-08-03 17:23:35 +00:00
Michael Suo
30fb2c4aba
[lint] autoformat test/cpp and torch/csrc
...
Let's have some fun.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/78828
Approved by: https://github.com/ezyang
2022-06-11 21:11:16 +00:00
Nikita Shulga
3bb20ae49f
Make c10d tests -Werror clean ( #69703 )
...
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/69703
Test Plan: Imported from OSS
Reviewed By: seemethere
Differential Revision: D32997001
Pulled By: malfet
fbshipit-source-id: 38b5f195c04f2b3b920e6883a96fe9a36345b9d2
2021-12-09 22:10:04 -08:00
Peter Bell
e279963eef
Remove remaining THC code ( #69039 )
...
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/69039
Test Plan: Imported from OSS
Reviewed By: anjali411
Differential Revision: D32872476
Pulled By: ngimel
fbshipit-source-id: 7972aacc24aef9450fb59b707ed6396c501bcb31
2021-12-08 12:18:08 -08:00
Luca Wehrstedt
a016150163
Move torch/lib/c10d to torch/csrc/distributed/c10d ( #60543 )
...
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/60543
Since now c10d is part of libtorch, it would also be nice if the sources lived all in one place.
ghstack-source-id: 132306292
Test Plan: It builds
Reviewed By: cbalioglu
Differential Revision: D29062002
fbshipit-source-id: d9e1301e9d73e1643fa0f0119cd2d618f1ad52e6
2021-06-24 12:38:51 -07:00