iree
iree copied to clipboard
Add lowering for iree_attention custom op
This PR is a follow-up for this PR in IREE-Jax in an effort to introduce a custom StableHLO attention op which lowers to the linalg_ext version.
I think we could even land this first with local testing & then use that as part of testing in the other repo.
By local testing, do you mean more extensive testing than exists here? Where should this be added if so?
(closing as stale)