pytorch/torch/nn/parallel
PyTorch MergeBot d59a6864fb Revert "[BE]: Update ruff to 0.285 (#107519)"
This reverts commit 88ab3e4322.

Reverted https://github.com/pytorch/pytorch/pull/107519 on behalf of https://github.com/ZainRizvi due to Sorry, but this PR breaks internal tests. @ezyang, can you please hep them get unblocked? It seems like one of the strings was prob accidentally modified ([comment](https://github.com/pytorch/pytorch/pull/107519#issuecomment-1688833480))
2023-08-22 19:53:32 +00:00
..
__init__.py Merge type stubs torch nn parallel (#102194) 2023-05-26 20:10:47 +00:00
_functions.py DDP forward support custom stream accelerated copy. (#98723) 2023-04-14 20:19:56 +00:00
comm.py [BE] f-stringify torch/ and scripts (#105538) 2023-07-21 19:35:24 +00:00
data_parallel.py Revert "[BE]: Update ruff to 0.285 (#107519)" 2023-08-22 19:53:32 +00:00
distributed.py Revert "[BE]: Update ruff to 0.285 (#107519)" 2023-08-22 19:53:32 +00:00
parallel_apply.py Revert "[BE]: Update ruff to 0.285 (#107519)" 2023-08-22 19:53:32 +00:00
replicate.py Make DataParallel generic (#102455) 2023-06-03 00:33:01 +00:00
scatter_gather.py Merge type stubs torch nn parallel (#102194) 2023-05-26 20:10:47 +00:00