pytorch / pytorch/executorch

Deprecate to_edge_transform_and_lower_to_qnn and to_edge_transform_and_lower_to_enn

Open
#18,945 0 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.