-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Update cpuinfo submodule #138351
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
Update cpuinfo submodule #138351
Conversation
To suppress error on ARM systems where PR_SVE_GET_VL is missing
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/138351
Note: Links to docs will display an error until the docs builds have been completed. ❌ 5 New Failures, 4 Unrelated FailuresAs of commit 7e2dcb7 with merge base 195d0a6 ( NEW FAILURES - The following jobs have failed:
FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot merge -f "It works, |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
|
@pytorchbot cherry-pick --onto release/2.5 -c regression |
Cherry picking #138351Command Details for Dev Infra teamRaised by workflow job |
Spiritual cherry-pick of #138351 that picks pytorch/cpuinfo#258 into the branch
Spiritual cherry-pick of #138351 that picks pytorch/cpuinfo#258 into the branch Fixes #138333 Test Plan: `python -c "import torch"` finishes without any output on the screen
|
Removing 2.5.1 from the PR as we have #138333 with the milestone |
|
What is the compatible torchvision repository for this version of pytorch? Wishing to understand how to install from binary so that everything works out any error. |
To suppress error on ARM systems where PR_SVE_GET_VL is missing