Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-06-28 | 306 Bytes | |
Upgrade to newer PyTorch-Lightning versions (1.5+).tar.gz | 2022-06-28 | 2.2 MB | |
Upgrade to newer PyTorch-Lightning versions (1.5+).zip | 2022-06-28 | 2.4 MB | |
Totals: 3 Items | 4.6 MB | 0 |
Yes. That's it. Only Pytorch-Lightning support.
From 1.5.0 to the latest versions.
So changing to the new Trainer
API with the new accelerator
, strategy
and devices
arguments.
Thanks to @paulfd to push me to do it :muscle: