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

[compiler] Introduce FuseGRUPass #14237

Draft
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

chunseoklee
Copy link
Contributor

This PR is continuation from #13602

This pr introduces FuseGRUPass for fusing gru pattern into single CircleGRU op.

ONE-DCO-1.0-Signed-off-by: Artem Balyshev <[email protected]>
Artem Balyshev added 3 commits October 25, 2024 10:37
This pr introduces EliminateDeadSubgraphPass for removing dead subgraph.

ONE-DCO-1.0-Signed-off-by: Artem Balyshev <[email protected]>
This pr adds recipe for decomposed GRU.

ONE-DCO-1.0-Signed-off-by: Artem Balyshev <[email protected]>
This commit adds fuse_gru test to circle2circle-dredd-recipe-test.

ONE-DCO-1.0-Signed-off-by: Artem Balyshev <[email protected]>
- add decomposed gru recipe into luci/test

ONE-DCO-1.0-Signed-off-by: Chunseok Lee <[email protected]>
chunseoklee and others added 6 commits October 29, 2024 17:28
- recipe for model to check EliminateDeadSubgraphPass

ONE-DCO-1.0-Signed-off-by: Chunseok Lee <[email protected]>
- Add Net_Dead_Graph_000 recipe into dredd test list
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.

2 participants