-
Notifications
You must be signed in to change notification settings - Fork 916
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
[REVIEW] Add a double type dispatcher. #5716
Conversation
Please update the changelog in order to start CI tests. View the gpuCI docs here. |
1 similar comment
Please update the changelog in order to start CI tests. View the gpuCI docs here. |
Codecov Report
@@ Coverage Diff @@
## branch-0.15 #5716 +/- ##
===============================================
+ Coverage 86.14% 86.43% +0.29%
===============================================
Files 75 75
Lines 12715 13031 +316
===============================================
+ Hits 10953 11263 +310
- Misses 1762 1768 +6
Continue to review full report at Codecov.
|
This PR adds a double type dispatcher, for use in the AST (#5493, #5494).