pytorch
b8546bde - ci: Remove special versioning privileges for cu102 (#53133)

Commit
3 years ago
ci: Remove special versioning privileges for cu102 (#53133) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/53133 In light of some issues where users were having trouble installing CUDA specific versions of pytorch we should no longer have special privileges for CUDA 10.2. Recently I added scripts/release/promote/prep_binary_for_pypi.sh (https://github.com/pytorch/pytorch/pull/53056) to make it so that we could theoretically promote any wheel we publish to download.pytorch.org to pypi Signed-off-by: Eli Uriegas <eliuriegas@fb.com> Test Plan: Imported from OSS Reviewed By: walterddr Differential Revision: D26759823 Pulled By: seemethere fbshipit-source-id: 2d2b29e7fef0f48c23f3c853bdca6144b7c61f22
Author
Parents
Loading