TIL: When does PyTorch upgrade Python versions

The policy is in the RELEASE documentation:

PyTorch supports all minor versions of CPython that are not EOL: https://devguide.python.org/versions/

This is a little more consistent than how it was handled in the past, with annual upgrades and deprecations to match the cpython release schedule.

Discover more from Ian’s Blog

Subscribe now to keep reading and get access to the full archive.

Continue reading