SIGN IN SIGN UP

Recompose linear operator during serialization (#3621)

Summary:
Pull Request resolved: https://github.com/pytorch/executorch/pull/3621

As title.

Introduce a pass to reconstruct linear. This allows us to add `permute` and `addmm` to the partitioner list since `linear` will be recomposed and is now supported in the backend.
ghstack-source-id: 226482742
exported-using-ghexport

Reviewed By: jorgep31415

Differential Revision: D57203868

fbshipit-source-id: aaace9c14faf92e66c2cb7e36f8ce3bd677c6c4c
S
Stephen Jia committed
6b6c1fa4305867f4466785cca7ee5f327af443ef
Parent: 4b37444
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 5/15/2024, 9:06:11 PM