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
Update on this, only reduction dim has the bounds issue, but since this is after distribute to workgroups bounds can be found on the parallel dims and this works (with a few modifications to the selection code) for static reduction dims
A fully dynamic mamtmul_transpose_b is lowered to the following dispatch with padding config by TileAndFuse.
Running the following command on it
gives the following error
Here is the full log
Also here is the full dump from iree-compile.
The text was updated successfully, but these errors were encountered: