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

Pin torch to < 1.13 temporarily #19989

Merged
merged 2 commits into from Oct 31, 2022
Merged

Pin torch to < 1.13 temporarily #19989

merged 2 commits into from Oct 31, 2022

Conversation

ydshieh
Copy link
Collaborator

@ydshieh ydshieh commented Oct 31, 2022

What does this PR do?

Pin torch to < 1.13 temporarily, as it causes strange failures (segmentation fault) on CircleCI.

Evidence could be found

with torch 1.12.1
https://app.circleci.com/pipelines/github/huggingface/transformers/50619/workflows/5b665ba2-5f45-4b61-9e08-de6c8a2349cd

with torch 1.13.0
https://app.circleci.com/pipelines/github/huggingface/transformers/50621/workflows/8a137f60-2e66-48fd-aeb6-1a8d49369d4c

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!

@ydshieh
Copy link
Collaborator Author

ydshieh commented Oct 31, 2022

Failed test is irrelevant. Merge now.

@ydshieh ydshieh merged commit 8214a9f into main Oct 31, 2022
@ydshieh ydshieh deleted the pin_torch_to_1_12_1 branch October 31, 2022 17:22
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.

amyeroberts pushed a commit to amyeroberts/transformers that referenced this pull request Nov 1, 2022
* pin torch to < 1.13

* pin torch to < 1.13

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
amyeroberts pushed a commit to amyeroberts/transformers that referenced this pull request Nov 3, 2022
* pin torch to < 1.13

* pin torch to < 1.13

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.

None yet

3 participants