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
lower: fix a bug causing undefined variables when applying fuse
Fixes#355.
This commit fixes a bug where the fuse transformation would not generate
necessary locator variables when applied to iteration over two dense
variables.
Additionally, this commit adds a test for when a dense iteration results
in a transposition of a tensor.
0 commit comments