Skip to content

Update docker files to use official torch 2.0.0#22357

Merged
ydshieh merged 2 commits intomainfrom
update_workflow
Mar 24, 2023
Merged

Update docker files to use official torch 2.0.0#22357
ydshieh merged 2 commits intomainfrom
update_workflow

Conversation

@ydshieh
Copy link
Copy Markdown
Collaborator

@ydshieh ydshieh commented Mar 24, 2023

What does this PR do?

(basically just revert to what we have before #22135, except the torch and cuda version numbers)

We used

--index-url https://download.pytorch.org/whl/test/cu117

to run CI before torch 2.0.0 release. Now since the official release it out, let's use

--index-url https://download.pytorch.org/whl/cu117

@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

HuggingFaceDocBuilderDev commented Mar 24, 2023

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

@ydshieh ydshieh requested a review from sgugger March 24, 2023 09:41
Copy link
Copy Markdown
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 ydshieh merged commit 0120347 into main Mar 24, 2023
@ydshieh ydshieh deleted the update_workflow branch March 24, 2023 13:29
raghavanone pushed a commit to raghavanone/transformers that referenced this pull request Apr 5, 2023
* update docker files to use official torch 2.0.0

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
novice03 pushed a commit to novice03/transformers that referenced this pull request Jun 23, 2023
* update docker files to use official torch 2.0.0

---------

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.

3 participants