You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Skip ELF strip for linux-amd multi-arch ROCm wheels (#17)
strip --strip-debug corrupts the AMD multi-arch wheels' PT_LOAD
alignment; the stripped env fails its smoke test with
'libtorch_hip.so: ELF load command address/offset not page-aligned'.
0 commit comments