Skip to content

Update torchprime tests to Python 3.12 #9481

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

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Draft

Conversation

pgmoka
Copy link
Collaborator

@pgmoka pgmoka commented Jul 15, 2025

I believe the issue from #9466 might be caused by a misconfiguration on testing. The current test is trying to use the release version of 2.9.0 which does not exist. I believe that this is a mistake as the original intent of the dockerfile is to re-use the previously built version of torch and torch_xla.

I am hoping that by change that, we are able to get torchprime to build once again.

@pgmoka pgmoka self-assigned this Jul 15, 2025
@pgmoka pgmoka added bug Something isn't working testing Testing and coverage related issues. labels Jul 15, 2025
@pgmoka pgmoka changed the title Change tests to build from built wheels rather than release Update torchprime tests to Python 3.12 Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working testing Testing and coverage related issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant