Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
COMMITS
/ setup.cfg November 3, 2022
J
CI: resolving Docs (#15508)
Jirka Borovec committed
September 27, 2022
C
Move logic to error out on deprecation warnings into conftest (#14902)
Carlos Mocholí committed
September 6, 2022
C
Integrate `lightning_utilities.core.apply_func` (#14537)
Carlos Mocholí committed
August 3, 2022
A
Ignore _notebooks when running flake8 (#13990)
Adrian Wälchli committed
July 11, 2022
J
setup: set default metadata (#13571)
Jirka Borovec committed
July 2, 2022
M
Add CI for app examples (#13495)
Mansy committed
May 4, 2022
J
Merge pull request #12723 from PyTorchLightning/req/strategies
Jirka Borovec committed
April 12, 2022
P
Remove pytorch_lightning.core.memory.get_gpu_memory_map (#12644)
puhuk committed
February 28, 2022
C
Refactor Horovod NCCL check (#11948)
Carlos Mocholí committed
February 10, 2022
A
Update module path for `LightningDeprecationWarning` in setup.cfg (#11793)
ananthsub committed
January 20, 2022
A
Tests: Fail on FutureWarning (#11541)
Aki Nitta committed
November 30, 2021
C
Remove legacy configurations (#10829)
Carlos Mocholí committed
November 19, 2021
C
MANIFEST.in and setup.py clean-up (#7614)
Carlos Mocholí committed
November 17, 2021
C
Fail the test when a `DeprecationWarning` is raised (#9940)
Carlos Mocholí committed
November 1, 2021
A
Exclude docs/ from default pytest dirs (#10078)
Aki Nitta committed
October 19, 2021
A
Make pytest not run .github/* (#10012)
Aki Nitta committed
September 30, 2021
A
disable warnings summary for pytest (#9743)
Adrian Wälchli committed
September 29, 2021
C
Remove legacy pytest markers (#9761)
Carlos Mocholí committed
September 25, 2021
F
Deprecate LightningDistributed and keep logic in ddp/ddpSpawn directly (#9691)
four4fish committed
July 26, 2021
C
Replace `yapf` with `black` (#7783)
Carlos Mocholí committed
July 13, 2021
C
Update to Mypy>0.9 (#8386)
Carlos Mocholí committed
July 12, 2021
D
Fix mypy in utilities.device_dtype_mixin (#8127)
Daniel Stancl committed
July 7, 2021
D
Fix mypy in `utilities.parsing` (#8132)
Daniel Stancl committed
July 6, 2021
D
Fix mypy in `utilities.device_parser` (#8136)
Daniel Stancl committed
June 23, 2021
A
Loop Refactor 6/N - Remove Old Predict Loop (#8094)
Adrian Wälchli committed
A
Loop Refactor 5/N - Prediction Loop (#7700)
Adrian Wälchli committed
June 22, 2021
A
Loop Refactor 4/N - Remove Old Evaluation Loop (#8056)
Adrian Wälchli committed
June 18, 2021
A
Merge pull request #7990 from PyTorchLightning/refactor/loops/loops_everywhere_eval
Adrian Wälchli committed
June 16, 2021
A
Loop Refactor 2/N - Remove Old Training Loop (#7985)
Adrian Wälchli committed
M
Easier configurability of callbacks that should always be present in LightningCLI (#7964)
Mauricio Villegas committed
June 15, 2021
A
Loop Refactor 1/N - Training Loop (#7871)
Adrian Wälchli committed
June 10, 2021
C
Clean-up after logger connector redesign 2/2 (#7631)
Carlos Mocholí committed
May 19, 2021
C
Add typing to `ModelPruning` callback (#7529)
Carlos Mocholí committed
May 13, 2021
J
Prune deprecated utils modules (#7503)
Jirka Borovec committed
April 15, 2021
C
Typing for accelerators and plugins (#7022)
Carlos Mocholí committed
E
Add typings for evaluation_loop.py and remove some dead code (#7015)
Ethan Harris committed
March 24, 2021
A
Follow E231 [flake8] (#6110)
Akihiro Nitta committed
March 23, 2021
J
update coverage config (#6524)
Jirka Borovec committed
March 15, 2021
J
CI: resume testing with py3.8 (#6516)
Jirka Borovec committed
March 14, 2021
T
[bug] Update broadcast + reduce decision ModelCheckpoint] (#6410)
thomas chaton committed
March 8, 2021
C
Run CI (#6402)
Carlos Mocholí committed
March 5, 2021
A
introduce default cluster environment for lightning-specific ddp (#5915)
Adrian Wälchli committed
March 4, 2021
J
hotfix for PT1.6 and torchtext (#6323)
Jirka Borovec committed
February 26, 2021
J
Add mypy typing to precision plugins. (#6149)
Justus Schock committed
February 25, 2021
J
type accelerators (#6148)
Justus Schock committed
February 18, 2021
A
fix flake8 for new plugins (#5951)
Adrian Wälchli committed
February 16, 2021
J
remove legacy plugins (#5950)
Jirka Borovec committed
February 5, 2021
J
formatting flake8 & isort (#5824)
Jirka Borovec committed
February 3, 2021
C
Remove psf/black references (#5739)
Carlos Mocholí committed
February 1, 2021
J
Hardware specific parts of Accelerator Refactoring (#5719)
Justus Schock committed