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

feat(optimizer): graph pruning #529

Merged
merged 31 commits into from
Jan 24, 2024

Conversation

lukasrothenberger
Copy link
Collaborator

This PR adds optional pruning to the optimizer in order to reduce runtime and allow the optimization of larger and more complex programs.

@lukasrothenberger lukasrothenberger added the enhancement New feature or request label Jan 24, 2024
@lukasrothenberger lukasrothenberger self-assigned this Jan 24, 2024
@lukasrothenberger lukasrothenberger merged commit e3933d8 into release/3.2.0 Jan 24, 2024
3 checks passed
@lukasrothenberger lukasrothenberger deleted the optimizer/graph_pruning branch January 24, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant