Skip to content

Commit 2e81e8c

Browse files
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 #9824
1 parent 3147f06 commit 2e81e8c

6 files changed

+1320
-76
lines changed

0 commit comments

Comments
 (0)