We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Yeah! Python 3.11 support please. It should be the default. Python 3.11 is between 10-60% faster than Python 3.10. On average, we measured a 1.25x speedup on the standard benchmark suite. See Faster CPython for details. https://docs.python.org/3.11/whatsnew/3.11.html https://www.phoronix.com/news/Python-3.11-Released
pytorch/pytorch#86566
The text was updated successfully, but these errors were encountered:
Thanks @johnnynunez! TODO:
Sorry, something went wrong.
Amazing results https://www.phoronix.com/review/python-311-performance @Jasha10
Successfully merging a pull request may close this issue.
Yeah! Python 3.11 support please. It should be the default.
Python 3.11 is between 10-60% faster than Python 3.10. On average, we measured a 1.25x speedup on the standard benchmark suite. See Faster CPython for details.
https://docs.python.org/3.11/whatsnew/3.11.html
https://www.phoronix.com/news/Python-3.11-Released
pytorch/pytorch#86566
The text was updated successfully, but these errors were encountered: