Commit 2e7aa21
Update more replace ops passes to new interface (#16063)
Summary:
Updated
- ReplaceSelectWithViewOpPass
- ReplaceMMWithAddMMPass
- ReplacePadWithCatPass
- ReplaceTrivialConvWithLinear
- ReplaceConvWithIm2RowAndLinear
- ReplaceTorchQuantizedEmbeddingWithCadenceQuantizedEmbedding
to use the new more efficient RemoveOrReplacePassInterface, which also correctly sets the modified bit.
Reviewed By: eigen-k, hsharma35
Differential Revision: D878216161 parent 8944db4 commit 2e7aa21
File tree
2 files changed
+370
-228
lines changed- backends/cadence/aot
- tests
2 files changed
+370
-228
lines changed
0 commit comments