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

[Release 0.6] update install requirement pins #9747

Closed
wants to merge 2 commits into from

Conversation

metascroy
Copy link
Contributor

No description provided.

Copy link

pytorch-bot bot commented Mar 28, 2025

🔗 Helpful Links

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

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

❌ 71 New Failures

As of commit 730c343 with merge base 771588a (image):

NEW FAILURES - The following jobs have failed:

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

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 28, 2025
f"torchvision==0.22.0.{NIGHTLY_VERSION}"
if use_pytorch_nightly
else "torchvision"
"torchvision==0.23.0" if use_pytorch_nightly else "torchvision"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mergennachin what versions of torchvision and torchaudio are we pinning to for 0.6?

@metascroy metascroy changed the title Update install_requirement pins for release/0.6 [Release 0.6] update install requirement pins Mar 28, 2025
@mergennachin
Copy link
Contributor

Is this necessary now that you've landed #9746?

@metascroy
Copy link
Contributor Author

Is this necessary now that you've landed #9746?

No, but I still have the question on pin versions. I moved discussed to WP chat.

@metascroy metascroy closed this Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants