-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Put back CelebA download #6147
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
Put back CelebA download #6147
Conversation
…removed (pytorch#6059)" This reverts commit 49496c4.
This reverts commit ac56f52.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks @NicolasHug. Do you intent to cherrypick this in the release?
Edit: yes you do. Github didn't show me the tagging on the Release Tracker.
Hey @NicolasHug! 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 |
* Revert "Indicate Celeba download parameter is deprecated and will be removed (pytorch#6059)" This reverts commit 49496c4. * Revert "Deactivate CelebA download (pytorch#6052)" This reverts commit ac56f52.
Summary: * Revert "Indicate Celeba download parameter is deprecated and will be removed (pytorch#6059)" This reverts commit 49496c4. * Revert "Deactivate CelebA download (pytorch#6052)" This reverts commit ac56f52. Differential Revision: D37212658 fbshipit-source-id: 608b722a2b96317a1daf97623679a4a1b2c1f14d
Summary: * Revert "Indicate Celeba download parameter is deprecated and will be removed (#6059)" This reverts commit 49496c4. * Revert "Deactivate CelebA download (#6052)" This reverts commit ac56f52. Reviewed By: datumbox Differential Revision: D37212658 fbshipit-source-id: 756061b60ed3954b7ff4422b0413ec0ed6a4e932
This reverts #6059 and #6052 since CelebA can now be downloaded properly.