Hi, guys!
I want to know whether there is an official documentation which clearly specifies the highest python version which PyTorch-1.11.0 can work with?
Your answer and guide will be appreciated!
Hi, guys!
I want to know whether there is an official documentation which clearly specifies the highest python version which PyTorch-1.11.0 can work with?
Your answer and guide will be appreciated!
The current 1.11.0
release seems to be already built for Python 3.10 as seen here.
Thanks very much! I hope there could be documentation about the requirement of the python version for us to look up, which would be more convenient and friendly.