Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
COMMITS
/ requirements.txt July 5, 2024
A
Remove the lightning app code (#20039)
awaelchli committed
October 4, 2023
J
update the defaults in `requirements.txt` (#18715)
Jirka Borovec committed
August 23, 2022
J
release App 0.6.0 RC (#14370)
Jirka Borovec committed
June 21, 2022
C
Future 5/n: Move requirements (#13306)
Carlos Mocholí committed
May 12, 2022
J
add freeze for development and full range for install (#12994)
Jirka Borovec committed
May 3, 2022
R
Fix `TQDMProgressBar` reset and update to show correct time estimation (#12889)
Rohit Gupta committed
March 8, 2022
K
Drop PyTorch 1.7 testing from the CI (#12191)
Kushashwa Ravi Shrimali committed
February 3, 2022
S
Update req. for pyDeprecate version flexibility (#11629)
shabie committed
December 21, 2021
C
Drop Python 3.6 support (#11117)
Carlos Mocholí committed
December 17, 2021
C
Fix CVE-2020-1747 and CVE-2020-14343 (#11099)
Carlos Mocholí committed
November 26, 2021
C
Improve typing for logging (#10748)
Carlos Mocholí committed
November 8, 2021
C
Drop torch 1.6 support (#10367)
Carlos Mocholí committed
October 26, 2021
C
Some minor CI cleanup (#10088)
Carlos Mocholí committed
August 6, 2021
A
lift tensorboard version restriction (#8765)
Adrian Wälchli committed
August 2, 2021
T
Save the `ResultCollection` in the loops state dict (#8641)
thomas chaton committed
July 13, 2021
C
Set minimum PyTorch version to 1.6 (#8288)
Carlos Mocholí committed
July 8, 2021
J
Unpin `PyYAML<=5.4.1` (#8329)
Jirka Borovec committed
C
Unpin Pillow after the 8.3.1 release (#8324)
Carlos Mocholí committed
July 1, 2021
C
Avoid Pillow 8.3.0 due to errors with numpy (#8234)
Carlos Mocholí committed
June 29, 2021
C
Sync our torchmetrics wrappers after the 0.4 release (#8205)
Carlos Mocholí committed
June 25, 2021
T
Support state restoration of logged results 2/2(#7966)
thomas chaton committed
June 22, 2021
G
Specify packaging version to be more than 17.0 (#8030)
Gabriele Picco committed
June 8, 2021
C
New logger connector code (#7882)
Carlos Mocholí committed
J
better use of void (#7809)
Jirka Borovec committed
June 7, 2021
A
update fsspec to 2021.06.0 (#7869)
Adrian Wälchli committed
May 19, 2021
C
Add typing to `ModelPruning` callback (#7529)
Carlos Mocholí committed
May 4, 2021
C
Fix Namespace loading in PyYAML 5.4.x (#6673)
Christfried Focke committed
April 28, 2021
E
Update fsspec dependency and remove un-needed code (#7210)
Ethan Harris committed
April 22, 2021
J
Fix `torchmetrics` compatibility (#7131)
Jirka Borovec committed
J
fix version + yapf (#6999)
Jirka Borovec committed
J
Ban `tensorboard==2.5.0` and `deepspeed==0.3.15` (#7159)
Jirka Borovec committed
April 21, 2021
J
temp freeze TM v0.2 (#7147)
Jirka Borovec committed
April 19, 2021
A
Auto-set `DataLoader.worker_init_fn` with `seed_everything` (#6960)
Adrian Wälchli committed
April 15, 2021
E
Add typings for evaluation_loop.py and remove some dead code (#7015)
Ethan Harris committed
April 1, 2021
J
less IDE complain about unused args (#6786)
Jirka Borovec committed
March 25, 2021
J
Simplify deprecations (#6620)
Jirka Borovec committed
March 15, 2021
J
deprecate metrics pkg (#6505)
Jirka Borovec committed
January 21, 2021
J
hotfix: drop bad pyyaml version (#5606)
Jirka Borovec committed
January 25, 2021
J
Fix loading yaml (#5619)
Jirka Borovec committed
January 22, 2021
J
hotfix: drop pyyaml 5.4.* [feat-1.2] (#5609)
Jirka Borovec committed
January 13, 2021
J
set minimal req. PT 1.4 (#5418)
Jirka Borovec committed
January 5, 2021
T
December 1, 2020
J
upgrade min deps (#4934)
Jeff Yang committed
November 12, 2020
J
Conda: PT 1.8 (#3833)
Jirka Borovec committed
November 1, 2020
J
lock pytorch nightly version (#4469)
Jeff Yang committed
October 18, 2020
J
move base req. to root (#4219)
Jirka Borovec committed
June 13, 2020
J
clean requirements (#2128)
Jirka Borovec committed
June 10, 2020
J
Rework of Sklearn Metrics (#1327)
Justus Schock committed
May 22, 2020
J
set min PT 1.3 (#1917)
Jirka Borovec committed
May 13, 2020
S
Replace meta_tags.csv with hparams.yaml (#1271)
So Uchida committed