Skip to content

Conversation

@Yun-Fly
Copy link
Contributor

@Yun-Fly Yun-Fly commented Sep 2, 2024

Sometimes, the insert_slice generated by deep tiled matmul would be eliminated before fusion due to the same size of SRC and DEST.

This patch can also fix #305 .

@Yun-Fly Yun-Fly merged commit 8b4a5e7 into main Sep 2, 2024
zhczhong pushed a commit that referenced this pull request Sep 2, 2024
…_slice` case (#311)

Sometimes, the `insert_slice` maybe eliminated due to the same size of `SRC` and `DEST`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BF16 MLP failed in IterativeTilingAndFusion

4 participants