Remove wget call to builder install_cuda.sh#132410
Remove wget call to builder install_cuda.sh#132410atalman wants to merge 1 commit intopytorch:mainfrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/132410
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 24f7677 with merge base f4f7aba ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchmergebot merge -f "lint and docker builds are successful" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
This file ``install_cuda.sh`` now lives in ``.ci/docker/common`` and will be removed from builder repo. Here is PR that removes it from builder: pytorch/builder#1949 Pull Request resolved: pytorch#132410 Approved by: https://github.com/Skylion007
This file
install_cuda.shnow lives in.ci/docker/commonand will be removed from builder repo.Here is PR that removes it from builder: pytorch/builder#1949