Skip to content

Conversation

mszhanyi
Copy link
Contributor

@mszhanyi mszhanyi commented Oct 29, 2021

Fix pytorch/pytorch#66679
Ensure the workflow to download PyTorch with cuda

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Oct 29, 2021

💊 CI failures summary and remediations

As 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.

Click here to manually regenerate this comment.

@mszhanyi mszhanyi marked this pull request as draft October 29, 2021 07:39
@mszhanyi mszhanyi changed the title improve download nightly pytorch improve installing nightly pytorch Oct 29, 2021
@mszhanyi mszhanyi force-pushed the zhanyi/torchdownload branch from f319cc2 to ecbc632 Compare October 29, 2021 08:21
@mszhanyi mszhanyi force-pushed the zhanyi/torchdownload branch from f9a7785 to 297489c Compare October 29, 2021 10:18
@mszhanyi mszhanyi force-pushed the zhanyi/torchdownload branch from d1d0c64 to 40af3a2 Compare November 1, 2021 11:18
@mszhanyi mszhanyi marked this pull request as ready for review November 1, 2021 15:32
@mszhanyi mszhanyi requested a review from malfet November 1, 2021 15:33
@malfet malfet merged commit c4b5b67 into pytorch:main Nov 1, 2021
@github-actions
Copy link

github-actions bot commented 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

![image](https://user-images.githubusercontent.com/16190118/142969390-142df7ec-6040-40c1-9a02-17d43f5de05e.png)

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

![image](https://user-images.githubusercontent.com/16190118/142969390-142df7ec-6040-40c1-9a02-17d43f5de05e.png)

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nightly build downloads logic should be improved
3 participants