-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Add Python-3.10 (build and test) #5420
New issue
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
Conversation
💊 CI failures summary and remediationsAs of commit ab5eae0 (more details on the Dr. CI page):
🕵️ 1 new failure recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
1a93454
to
ba639fc
Compare
5c8497b
to
77821ec
Compare
77821ec
to
3062d2e
Compare
|
06f1625
to
3062d2e
Compare
Moved |
@pmeier that was just a check, we can close the other one. |
Note that #5320 was mostly a superset of what is proposed here. It also handled the README compatibility table, as well as docker and OSX wheels. |
Seems like the failing tests are due to dependency issues from core and numpy. |
@malfet @atalman I had a look at the failing tests and it seems the issues are related to dependencies issues from Core. The
The
Nevertheless all other I understand that these issues can be fixed upstream, but if you think otherwise let me know to further investigate. Thanks! |
This was resolved by pytorch/builder@3e6551c
Seems to be connected to the previous failure |
Hey @malfet! You merged this PR, but no labels were added. The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py |
Summary: * Add Python-3.10 (build and test) * Fix functional.adjust_gamma Reviewed By: jdsgomes Differential Revision: D34475318 fbshipit-source-id: cffcd3ec4b333267da2b5993bd3fac4e7cf37a87 Co-authored-by: Vasilis Vryniotis <[email protected]> Co-authored-by: Joao Gomes <[email protected]>
* Add Python-3.10 (build and test) * Fix functional.adjust_gamma Co-authored-by: Vasilis Vryniotis <[email protected]> Co-authored-by: Joao Gomes <[email protected]> (cherry picked from commit e88a554)
* Add Python-3.10 (build and test) * Fix functional.adjust_gamma Co-authored-by: Vasilis Vryniotis <[email protected]> Co-authored-by: Joao Gomes <[email protected]> (cherry picked from commit e88a554)
No description provided.