-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Migrate towards linux_job_v2.yml #8725
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/8725
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 18 New FailuresAs of commit 7ddac90 with merge base 7d077f1 (): NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
811eef6
to
aedbcbd
Compare
.github/scripts/setup-env.sh
Outdated
#pip install --progress-bar=off --pre torch --index-url="${PYTORCH_WHEEL_INDEX}" | ||
|
||
#install torch built with manylinux 2.28 | ||
pip install --progress-bar=off --pre torch==2.6.0.dev20241106 --index-url=https://download.pytorch.org/whl/nightly/cpu --force-reinstall |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is temporary to test torch 2.6.0 build with Manylinux 2.28
Hey @atalman! You merged this PR, but no labels were added. |
After : pytorch/test-infra#5902