text
text copied to clipboard
Cuda 11.8 & 12 builds and Python 3.11
Changes: Python base test: 3.10 (Release in march by Anaconda) Future Python 3.11 support Cuda 11.8 builds Cuda 12.0 builds
cc @atalman @osalpekar
Looks like these are adding 3.11 support for the unittest jobs, but the jobs are failing due to version conflicts since some dependencies are not available for 3.11 in conda. We should perhaps wait for this until the deps are available and unittest jobs are able to run green reliably so the red signal doesn't affect torchtext dev's workflow - @joecummings lmk what you think about this.
Looks like these are adding 3.11 support for the unittest jobs, but the jobs are failing due to version conflicts since some dependencies are not available for 3.11 in conda. We should perhaps wait for this until the deps are available and unittest jobs are able to run green reliably so the red signal doesn't affect torchtext dev's workflow - @joecummings lmk what you think about this.
it's similar problem with torchvision, but in theory anaconda will release the python binaries already in mid-March. So, I already prepare test...
Looks like these are adding 3.11 support for the unittest jobs, but the jobs are failing due to version conflicts since some dependencies are not available for 3.11 in conda. We should perhaps wait for this until the deps are available and unittest jobs are able to run green reliably so the red signal doesn't affect torchtext dev's workflow - @joecummings lmk what you think about this.
it's similar problem with torchvision, but in theory anaconda will release the python binaries already in mid-March. So, I already prepare test...
Got it. Thanks for the addition! I agree w/ @osalpekar that we'll wait until mid-March to merge, but I appreciate you being so on top of things here.
Looks like these are adding 3.11 support for the unittest jobs, but the jobs are failing due to version conflicts since some dependencies are not available for 3.11 in conda. We should perhaps wait for this until the deps are available and unittest jobs are able to run green reliably so the red signal doesn't affect torchtext dev's workflow - @joecummings lmk what you think about this.
it's similar problem with torchvision, but in theory anaconda will release the python binaries already in mid-March. So, I already prepare test...
Got it. Thanks for the addition! I agree w/ @osalpekar that we'll wait until mid-March to merge, but I appreciate you being so on top of things here.
conda 3.11 binaries are avaible
Python 3.11 support added via https://github.com/conda/conda/pull/12256, this will be included in the May release of conda 23.5.0
:link: Helpful Links
:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/text/2076
- :page_facing_up: Preview Python docs built from this PR
Note: Links to docs will display an error until the docs builds have been completed.
This comment was automatically generated by Dr. CI and updates every 15 minutes.