Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
COMMITS
July 12, 2022
A
CI: Enable dependabot for GitHub Actions (#13589)
Akihiro Nitta committed
J
Fix mypy errors attributed to `pytorch_lightning.loggers.base.py` (#13494)
Justin Goheen committed
J
Fix mypy errors attributed to `pytorch_lightning.loggers.csv_logs.py` (#13538)
Justin Goheen committed
A
CI/CD: Refactor building docker images (#13576)
Akihiro Nitta committed
R
Restore log step during restart (#13467)
Rohit Gupta committed
B
Adds is last batch (#13550)
Bibhabasu Mohapatra committed
July 11, 2022
S
Remove deprecated `pytorch_lightning.core.decorators.parameter_validation` (#13514)
Shantam Gilra committed
J
setup: set default metadata (#13571)
Jirka Borovec committed
A
CI: Update mypy workflow (#13574)
Akihiro Nitta committed
A
CI: Add PR labeler (#13475)
Akihiro Nitta committed
J
cd: releasing packages (#13489)
Jirka Borovec committed
K
Fix TPU circleci tests (#13432)
Kaushik B committed
A
CI: Define reusable workflow - check schema (#13562)
Akihiro Nitta committed
J
Fix mypy errors attributed to `pytorch_lightning.loggers.logger.py` (#13541)
Justin Goheen committed
July 8, 2022
D
fix mypy typing errors in pytorch_lightning/tuner/lr_finder.py (#13513)
donlapark committed
July 5, 2022
N
Remove deprecated `on_keyboard_interrupt` (#13438)
nitinramvelraj committed
C
fix mypy typing errors in pytorch_lightning/strategies/single_tpu.py (#13534)
Cyprien Ricque committed
July 4, 2022
M
Fix type hints of callbacks/finetuning.py (#13516)
Masahiro Wada committed
C
fix mypy typing errors in pytorch_lightning/strategies/ddp2.py (#13535)
Cyprien Ricque committed
C
fix mypy typing errors in pytorch_lightning/strategies/single_device.py (#13532)
Cyprien Ricque committed
July 2, 2022
J
code-owners for App (#13497)
Jirka Borovec committed
M
Add CI for app examples (#13495)
Mansy committed
A
Remove redundant progress bar refresh (#13462)
Adrian Wälchli committed
July 1, 2022
M
Add CI for python lightning app Python unit tests (#13491)
Mansy committed
J
lightning entry point (#13490)
Jirka Borovec committed
C
fix mypy typing errors in pytorch_lightning.__setup__.py (#13472)
Cyprien Ricque committed
A
Move deepspeed summary test to correct folder (#13478)
Adrian Wälchli committed
A
Remove redundant shebang from source files (#13479)
Adrian Wälchli committed
J
ci: drop false download artifact (#13473)
Jirka Borovec committed
June 30, 2022
M
Add lightning app examples (#13456)
Mansy committed