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
[ROCm] Enable inductor GEMM lowering for gfx11 (pytorch#141687)
This check doesn't make sense for some of the AMD gpus since they have the right amount of CUs but multi_processor_count returns WGPs on RDNA while still performing adequately. A lot of tests fail on modern archs due to this check defaulting them to not using the GEMMs backend.
Pull Request resolved: pytorch#141687
Approved by: https://github.com/pruthvistony, https://github.com/jeffdaily, https://github.com/malfet
Co-authored-by: Jeff Daily <[email protected]>
0 commit comments