Commit 2e81e8c
authored
[Executorch][to_backend] Introduce preprocess_multimethod (#9823)
### summary
We introduce a new preprocess_multimethod. This takes the place of
preprocess all in the following discussion:
#8230
This is a class method so that we can allow the default implementation
to leverage the static preprocess method. The default implementation
just applies preprocess on all the exported programs given.
### Testing
Testing done in follow up PR
#98241 parent 3147f06 commit 2e81e8c
File tree
6 files changed
+1320
-76
lines changed- exir
- backend
- test
6 files changed
+1320
-76
lines changed
0 commit comments