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
Limit the number of iGEMM solver selected (ROCm#2520)
* enable first solver for fwd,bwd; two for wrw
* move ConvHipImplicitGemmV4WrW ahead and disable it for gfx908
* revert the order of solver
* Update mlo_dir_conv.cpp
Workaround for SWDEV-203031: set default limit for MP Winograd worksp…
…ace usage (ROCm#2090)
* wa-swdev-203031(01) MP Winograd: set the default limit of workspace usage.
* wa-swdev-203031(03) Lower limit for gfx900 and gfx906/60 down to ~1.862 GiB. Remove limit for other devices.