Skip to content

[Draft] Replace usage of applyPartialConversion with applyPatternsGreedily in Decompose.cpp#3212

Draft
jorickert wants to merge 1 commit intoonnx:mainfrom
Xilinx:jrickert.upstream.decompose_greedy
Draft

[Draft] Replace usage of applyPartialConversion with applyPatternsGreedily in Decompose.cpp#3212
jorickert wants to merge 1 commit intoonnx:mainfrom
Xilinx:jrickert.upstream.decompose_greedy

Conversation

@jorickert
Copy link
Collaborator

applyPatternsGreedily has the advantage that operation do not need to be manual marked as "illegal". The greedy rewriter is also generally simpler than partial-conversion.

… Decompose.cpp

applyPatternsGreedily has the advantage that operation do not need to be manual marked as "illegal".
The greedy rewriter is also generally simpler than partial-conversion.

Signed-off-by: Jonas Rickert <jonas.rickert@amd.com>
@jorickert jorickert changed the title Replace usage of applyPartialConversion with applyPatternsGreedily in Decompose.cpp [Draft] Replace usage of applyPartialConversion with applyPatternsGreedily in Decompose.cpp Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant