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

Update CI to PyTorch 1.13.0 #20687

Merged
merged 1 commit into from
Dec 12, 2022
Merged

Update CI to PyTorch 1.13.0 #20687

merged 1 commit into from
Dec 12, 2022

Conversation

ydshieh
Copy link
Collaborator

@ydshieh ydshieh commented Dec 8, 2022

What does this PR do?

The job runs with PT 1.13 show everything is fine except

test_model_parallelism
(line 980)  RuntimeError: indices should be either on cpu or on the same device as the indexed tensor (cuda:1)

Once #20686 being merged, we can merge this PR to use PT 1.13 for CI

Copy link
Collaborator

@sgugger sgugger left a comment

Choose a reason for hiding this comment

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

Thanks!

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Dec 8, 2022

The documentation is not available anymore as the PR was closed or merged.

Copy link
Member

@LysandreJik LysandreJik left a comment

Choose a reason for hiding this comment

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

🔥 super cool!

@ydshieh ydshieh merged commit d4bf9ee into main Dec 12, 2022
@ydshieh ydshieh deleted the daily_ci_with_pt_13 branch December 12, 2022 19:04
mpierrau pushed a commit to mpierrau/transformers that referenced this pull request Dec 15, 2022
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
venkat-natchi pushed a commit to venkat-natchi/transformers that referenced this pull request Jan 22, 2023
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
miyu386 pushed a commit to miyu386/transformers that referenced this pull request Feb 9, 2023
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
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