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

Fix Triton Compile Error for Codegened Dropout Code #17899

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

centwang
Copy link
Contributor

Fix "triton.compiler.CompilationError" for Codegened Dropout code, which complain operation between integer and float for code "p = 1 - 0.1". This error only happens on specific devices, such as H100, it works well on V100.

@centwang centwang requested a review from wejoncy October 12, 2023 04:20
@centwang centwang merged commit fa0a79a into main Oct 12, 2023
89 of 91 checks passed
@centwang centwang deleted the weicwang/triton_bugfix branch October 12, 2023 12:57
kleiti pushed a commit to kleiti/onnxruntime that referenced this pull request Mar 22, 2024
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.

2 participants