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

PR #11444: [XLA:GPU] disable mask in cuDNN attention #65512

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

copybara-service[bot]
Copy link

PR #11444: [XLA:GPU] disable mask in cuDNN attention

Imported from GitHub PR openxla/xla#11444

  1. cuDNN attention mask is not doing masking with -inf but multiply which is not correct. Hence disable patterns with mask.
  2. Follow up PR to clean up the remaining mask related logic.
    Copybara import of the project:

--
acf95b6cc7e1084026eaf87c0119ba3801ba8f8c by cjkkkk ske@nvidia.com:

disable mask

Merging this change closes #11444

FUTURE_COPYBARA_INTEGRATE_REVIEW=openxla/xla#11444 from Cjkkkk:remove_mask acf95b6cc7e1084026eaf87c0119ba3801ba8f8c

Imported from GitHub PR openxla/xla#11444

1. cuDNN attention mask is not doing masking with -inf but multiply which is not correct. Hence disable patterns with mask.
2. Follow up PR to clean up the remaining mask related logic.
Copybara import of the project:

--
acf95b6cc7e1084026eaf87c0119ba3801ba8f8c by cjkkkk <ske@nvidia.com>:

disable mask

Merging this change closes #11444

PiperOrigin-RevId: 624068883
@copybara-service copybara-service bot merged commit acc703a into master Apr 12, 2024
1 check passed
@copybara-service copybara-service bot deleted the exported_pr_624057479 branch April 12, 2024 07:27
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.

None yet

1 participant