pytorch / pytorch/executorch

Add const_prop_pass inside to_edge

Open
#8,774 2 comments 1 reaction 1 assignee View on GitHub

@tarun292 is already working on this.

Since Feb 27, 2025.

enhancement module: exir triaged
Dominant language
Python
Stars
5k
Forks
1.2k
Avg merge
2d 10h
Merged PRs (30d)
581

Description

🐛 Describe the bug

Currently we're not running a const prop pass inside to_edge and many users are manually invoking this pass inside their workflows. We should just run this inside to_edge by default.

Versions

cc @JacobSzwejbka @angelayi

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.