PyTorch 2.0 is out https://pytorch.org/get-started/pytorch-2.0/

Big feature seems to be model compilation

PyTorch

An open source machine learning framework that accelerates the path from research prototyping to production deployment.

@Riedl Big indeed! Can you give an insight into whether this was a significant advantage of Tensorflow, which always used compile, over Pytorch?