This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
lightning
mirror of
https://github.com/Lightning-AI/lightning.git
Watch
1
Star
0
Fork
You've already forked lightning
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5bbad8bb1e
lightning
/
pytorch_lightning
/
overrides
History
Jan Stratil
c877d54c04
Fix passing _ddp_params_and_buffers_to_ignore (
#11949
)
2022-02-24 17:22:48 +00:00
..
__init__.py
…
base.py
Fix passing _ddp_params_and_buffers_to_ignore (
#11949
)
2022-02-24 17:22:48 +00:00
data_parallel.py
Centralize rank_zero_only utilities into their own module (
#11747
)
2022-02-07 08:09:55 +00:00
distributed.py
Fix retrieval of batch indices when dataloader num_workers > 0 (
#10870
)
2021-12-02 10:36:10 +00:00
fairscale.py
…