Commit c74f057
Pin conda version for Docker builds (pytorch#164579)
Pin conda version for Docker builds (pytorch#164575)
Mitigates pytorch#164574
Remove unused CUDA_CHANNEL var - this was used before when we had pytorch install via conda.
Please note: CUDA 13.0 failures are expected since the CI tries to build against prod and CUDA 13.0 is not available in prod yet.
Pull Request resolved: pytorch#164575
Approved by: https://github.com/malfet, https://github.com/Camyll
(cherry picked from commit e40fe63)
Co-authored-by: atalman <[email protected]>1 parent fd36458 commit c74f057
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | 53 | | |
55 | 54 | | |
56 | | - | |
57 | | - | |
| 55 | + | |
| 56 | + | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
0 commit comments