Deprecate to_edge_transform_and_lower_to_qnn and to_edge_transform_and_lower_to_enn
Open
@abhinaykukkadapu is already working on this.
Since Apr 16, 2026.
triaged
- Dominant language
- Python
- Stars
- 5k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 581
Description
The canonical to_edge_transform_and_lower has some gaps which forced backends to introduce to_edge_transform_and_lower_to_qnn and to_edge_transform_and_lower_to_enn. This task captures the core, backend and internal changes required to deprecate these two methods to avoid further fragmenting and diverging the user experience.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.