Lightning-AI / pytorch-lightning

Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
https://lightning.ai
Apache License 2.0
28.51k stars 3.39k forks source link

Drop PyTorch 1.9 support #15346

Closed carmocca closed 2 years ago

carmocca commented 2 years ago

Proposed refactor

See title

Motivation

PyTorch 1.13 is released today Oct 27 (at least that's the plan). We already support it and test it.

Pitch

To follow our previous support window of 4 versions, drop 1.9 with PL 1.8


If you enjoy Lightning, check out our other projects! ⚡

cc @carmocca @akihironitta @borda @justusschock @awaelchli @rohitgr7

Borda commented 2 years ago

let's proceed with this one after #15128 and #15403