Commit 36f850b
Update more replace ops passes to new interface
Summary:
Updated
- ReplaceSelectWithViewOpPass
- ReplaceMMWithAddMMPass
- ReplacePadWithCatPass
- ReplaceTrivialConvWithLinear
- ReplaceConvWithIm2RowAndLinear
- ReplaceTorchQuantizedEmbeddingWithCadenceQuantizedEmbedding
to use the new more efficient RemoveOrReplacePassInterface, which also correctly sets the modified bit.
Reviewed By: hsharma35
Differential Revision: D878216161 parent 93bf861 commit 36f850b
File tree
2 files changed
+366
-228
lines changed- backends/cadence/aot
- tests
2 files changed
+366
-228
lines changed
0 commit comments