Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A more universal function to replace subgraph in OptimizationRule #3352

Open
ericpai opened this issue Jun 27, 2023 · 0 comments · May be fixed by #3353
Open

A more universal function to replace subgraph in OptimizationRule #3352

ericpai opened this issue Jun 27, 2023 · 0 comments · May be fixed by #3353

Comments

@ericpai
Copy link
Contributor

ericpai commented Jun 27, 2023

Currently in OptimizationRule, there're only collapsable_predecessors adding/removing and node replacing functions to handle graph mutation. However, some new rules may need to replace a piece of subgraph by adding/removing nodes and edges. Thus we need a more universal function to do this work.

@ericpai ericpai linked a pull request Jun 27, 2023 that will close this issue
2 tasks
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 a pull request may close this issue.

1 participant