Commit d5d3bdb
Fix var CUDA_PATH_V128 in cuda128.bat file (pytorch#146906)
Followup after: pytorch#146653
This should fix upcoming CUDA 12.8 windows builds.
Issue found during pytorch-canary Windows AMI test.
Pull Request resolved: pytorch#146906
Approved by: https://github.com/malfet, https://github.com/tinglvv1 parent c7515da commit d5d3bdb
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
| 46 | + | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
0 commit comments