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

Better control of simplification and folding patterns via Pass Options #2588

Open
GleasonK opened this issue Oct 14, 2024 · 0 comments
Open

Comments

@GleasonK
Copy link
Member

GleasonK commented Oct 14, 2024

Request description

Per discussion in: #2586 (comment), we should consider what sorts of flags / options the simplification and folding pass should have.

Something like kFoldOpEltLimit should probably be controlled from the callsite, since some users will not want to fold at the expense of compile time, and others will want the smallest graph possible. And there are likely many other options like this i.e. OnlyFoldSplats.

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

No branches or pull requests

1 participant