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

[ROCm] fixes ambiguous calls to shfl* where there is no explicit type conversion from c10::Half to __half #411

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

ashwinma
Copy link
Contributor

Also resolves ROCm/ROCm#2783

Similar PR in pytorch_sparse: rusty1s/pytorch_sparse#360

@rusty1s rusty1s merged commit 32caa1c into rusty1s:master Jan 23, 2024
5 checks passed
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.

Ambiguity of "__shfl*" in amd_warp_functions.h and amd_hip_fp16.h
2 participants