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.47k stars 3.39k forks source link

Support PyTorch 1.13 #15050

Closed awaelchli closed 2 years ago

awaelchli commented 2 years ago

🚀 Feature

Start testing 1.13 nightly to be ready for the next PyTorch release.

Motivation

Soon there will be a release of PyTorch 1.13. To be ready for it, I propose to start testing 1.13 nightly against our test suite.

Pitch

Additional context

Related: #15010


If you enjoy Lightning, check out our other projects! âš¡

awaelchli commented 2 years ago

@carmocca @akihironitta if you have any comments or suggestions, please feel free to edit the description directly :)

carmocca commented 2 years ago

1.13 will be released in ~3 weeks.