Commit ef2b139
[Manylinux 2.28] Correct Linux aarch64 cuda binaries wheel name (pytorch#150820)
[Manylinux 2.28] Correct Linux aarch64 cuda binaries wheel name (pytorch#150786)
Related to: pytorch#149044 (comment)
For CPU binaries we run auditwheel however for cuda binaries auditwheel produces invalid results . Hence we need to rename the file.
Pull Request resolved: pytorch#150786
Approved by: https://github.com/malfet
(cherry picked from commit 836955b)
Co-authored-by: atalman <[email protected]>1 parent 3f236f1 commit ef2b139
1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
139 | 142 | | |
140 | 143 | | |
141 | 144 | | |
| |||
147 | 150 | | |
148 | 151 | | |
149 | 152 | | |
150 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
151 | 161 | | |
152 | 162 | | |
153 | 163 | | |
| |||
0 commit comments