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

Fix torchvision to be compatible with torch version in CI #2982

Merged
merged 8 commits into from
Jul 31, 2024

Conversation

SunMarc
Copy link
Member

@SunMarc SunMarc commented Jul 31, 2024

What does this PR do?

This PR make sure that the CI is using a version of torch that is compatible with the version of torchvision installed. The latest torchvision requires torch>=2.4 which created an issue on our CI.

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@SunMarc SunMarc changed the title skip test due to torchvision issue Fix torch version in CI Jul 31, 2024
@SunMarc SunMarc requested a review from muellerzr July 31, 2024 16:06
@SunMarc SunMarc changed the title Fix torch version in CI Fix torchvision to be compatible with torch version in CI Jul 31, 2024
Copy link
Collaborator

@muellerzr muellerzr left a comment

Choose a reason for hiding this comment

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

Thanks!

@SunMarc SunMarc merged commit a14260c into main Jul 31, 2024
26 of 27 checks passed
@SunMarc SunMarc deleted the skip-test-torchvision branch July 31, 2024 16:16
@krishna1761
Copy link

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants