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

Make StripCompilationInfoPass to support the attention op #20053

Open
bangtianliu opened this issue Feb 21, 2025 · 0 comments
Open

Make StripCompilationInfoPass to support the attention op #20053

bangtianliu opened this issue Feb 21, 2025 · 0 comments
Assignees
Labels
enhancement ➕ New feature or request

Comments

@bangtianliu
Copy link
Contributor

Request description

The existing StripCompilationInfoPass removes configuration from executable sources using compilationInfo and loweringConfig. However, I noticed that it does not erase the configuration for the attention operation. If we plan to support tuning for the attention operation in the future, the first step would be to extend StripCompilationInfoPass to support attention operation.

@kuhar

What component(s) does this issue relate to?

Compiler

Additional context

No response

@bangtianliu bangtianliu added the enhancement ➕ New feature or request label Feb 21, 2025
@bangtianliu bangtianliu self-assigned this Feb 21, 2025
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

No branches or pull requests

1 participant