iree-org / iree

A retargetable MLIR-based machine learning compiler and runtime toolkit.
http://iree.dev/
Apache License 2.0
2.85k stars 620 forks source link

Enable gather fusion by default #19232

Open IanWood1 opened 1 day ago

IanWood1 commented 1 day ago

After https://github.com/iree-org/iree/pull/19227 landed, gather fusion should be supported by all backends and can be enabled by default.

IanWood1 commented 1 day ago

cc @manupak