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

Use torch 2.3 for CI #30837

Merged
merged 1 commit into from
May 15, 2024
Merged

Use torch 2.3 for CI #30837

merged 1 commit into from
May 15, 2024

Conversation

ydshieh
Copy link
Collaborator

@ydshieh ydshieh commented May 15, 2024

What does this PR do?

It has been sometime torch 2.3 is released. I should have done this earlier.

In particular, the torch compile related tests require it.

(We might have issue on T4 even with torch 2.3 however)

@ydshieh ydshieh requested a review from amyeroberts May 15, 2024 16:37
@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.

Copy link
Collaborator

@amyeroberts amyeroberts left a comment

Choose a reason for hiding this comment

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

Thanks for updating!

Let's make sure to run all the slow tests before merge to make sure this doesn't break things on CI

@ydshieh
Copy link
Collaborator Author

ydshieh commented May 15, 2024

Hi @amyeroberts For CI on GitHub Actions + such changes, we don't really run CI before merge. We are going to use torch 2.3, it's for sure. We will try to fix the failing tests once the reports are sent via CI after merge.

The changes on this CI won't affect pull requests' CircleCI.

@ydshieh ydshieh merged commit 2d83324 into main May 15, 2024
8 checks passed
@ydshieh ydshieh deleted the use_torch_2.3 branch May 15, 2024 17:31
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.

3 participants