You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since 2.4 released ~3 months ago PyTorch is officially supporting Python 3.12 (the torch.compile was a bit lagging behind due to changes in the CPython interface). It would be great to see Py3.12 being supported in Composer too.
The text was updated successfully, but these errors were encountered:
🚀 Motivation
Since 2.4 released ~3 months ago PyTorch is officially supporting Python 3.12 (the
torch.compile
was a bit lagging behind due to changes in the CPython interface). It would be great to see Py3.12 being supported in Composer too.The text was updated successfully, but these errors were encountered: