Skip to content
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

[inductor][ci] Fix torchbench dependency issue with numpy #129074

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

pytorchbot
Copy link
Collaborator

For some reason, pip will always upgrade the numpy version even when an older version has been installed.
We have to lock numpy version to the old version to make this constraint explicit.

Torchbench commit: pytorch/benchmark@23512db

Second attempt to fix #128845

For some reason, pip will always upgrade the numpy version even when an older version has been installed.
We have to lock numpy version to the old version to make this constraint explicit.

Torchbench commit: pytorch/benchmark@23512db

Second attempt to fix #128845

Pull Request resolved: #128968
Approved by: https://github.com/eellison

(cherry picked from commit 118f9ce)
Copy link

pytorch-bot bot commented Jun 19, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/129074

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure, 8 Unrelated Failures

As of commit 09c7330 with merge base b66e3f0 (image):

NEW FAILURE - The following job has failed:

UNSTABLE - The following jobs failed but were likely due to flakiness present on trunk and has been marked as unstable:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@atalman atalman merged commit d2e4cc7 into release/2.4 Jun 21, 2024
156 of 165 checks passed
@atalman atalman deleted the cherry-pick-128968-by-pytorch_bot_bot_ branch June 21, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants