pytorch/torch/distributed/_composable
2022-12-10 22:41:10 +00:00
..
__init__.py Add global registry to composable API contract (#90579) 2022-12-10 22:41:10 +00:00
_ddp.py Fix exception causes all over the codebase (#90271) 2022-12-07 04:29:00 +00:00
checkpoint_activation.py Add non-reentrant checkpoint to composable APIs (#90015) 2022-12-01 23:05:55 +00:00
contract.py Add global registry to composable API contract (#90579) 2022-12-10 22:41:10 +00:00
fully_shard.py Hybrid Sharded Data Parallel (#89915) 2022-12-08 16:18:03 +00:00
replicate.py Fix non-existing parameters in docstrings (#90505) 2022-12-09 21:43:09 +00:00