-
Notifications
You must be signed in to change notification settings - Fork 7.2k
improve installing nightly pytorch #4788
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
💊 CI failures summary and remediationsAs of commit 7a510ba (more details on the Dr. CI page): 💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
f319cc2
to
ecbc632
Compare
f9a7785
to
297489c
Compare
d1d0c64
to
40af3a2
Compare
malfet
approved these changes
Nov 1, 2021
Hey @malfet! You merged this PR, but no labels were added. The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py |
facebook-github-bot
pushed a commit
that referenced
this pull request
Nov 6, 2021
Summary: * improve download nightly pytorch * update unitest cuda to 11.3 * add nvjpeg in cuda 11.3 * avoid catching exception * restore to cu111 * Update install.sh * use conda MatchSpec string * update linux * for linux * Update install.sh Reviewed By: kazhang Differential Revision: D32216682 fbshipit-source-id: 1a40a6064e1b6b783e1adcd42d6842b97a4796ca Co-authored-by: Nikita Shulga <nshulga@fb.com>
cyyever
pushed a commit
to cyyever/vision
that referenced
this pull request
Nov 16, 2021
* improve download nightly pytorch * update unitest cuda to 11.3 * add nvjpeg in cuda 11.3 * avoid catching exception * restore to cu111 * Update install.sh * use conda MatchSpec string * update linux * for linux * Update install.sh Co-authored-by: Nikita Shulga <nshulga@fb.com>
facebook-github-bot
pushed a commit
to pytorch/audio
that referenced
this pull request
Nov 24, 2021
Summary: Similar to pytorch/vision#4788 Make sure the workflow could download right PyTorch with cpu or cuda in case nightly build wasn't ready at that day. https://app.circleci.com/pipelines/github/pytorch/audio/8427/workflows/11a80738-bcdd-45e3-b37f-328be36c60ee/jobs/438285?invite=true#step-107-542  Pull Request resolved: #2026 Reviewed By: hwangjeff, nateanl Differential Revision: D32634926 Pulled By: mthrok fbshipit-source-id: 30d6349a0a2ce174b789a5888b1c8e0544a23a37
xiaohui-zhang
pushed a commit
to xiaohui-zhang/audio
that referenced
this pull request
May 4, 2022
Summary: Similar to pytorch/vision#4788 Make sure the workflow could download right PyTorch with cpu or cuda in case nightly build wasn't ready at that day. https://app.circleci.com/pipelines/github/pytorch/audio/8427/workflows/11a80738-bcdd-45e3-b37f-328be36c60ee/jobs/438285?invite=true#step-107-542  Pull Request resolved: pytorch#2026 Reviewed By: hwangjeff, nateanl Differential Revision: D32634926 Pulled By: mthrok fbshipit-source-id: 30d6349a0a2ce174b789a5888b1c8e0544a23a37
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix pytorch/pytorch#66679
Ensure the workflow to download PyTorch with cuda