-
Notifications
You must be signed in to change notification settings - Fork 116
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
[OPENCL] Refactor ext functions caching #1325
[OPENCL] Refactor ext functions caching #1325
Conversation
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #1325 +/- ##
==========================================
- Coverage 14.82% 12.72% -2.10%
==========================================
Files 250 238 -12
Lines 36220 35338 -882
Branches 4094 4010 -84
==========================================
- Hits 5369 4498 -871
- Misses 30800 30836 +36
+ Partials 51 4 -47 ☔ View full report in Codecov by Sentry. |
58ba98b
to
661b198
Compare
661b198
to
9bfbf6e
Compare
Closing as this is based on the old version of #1176 and everything now conflicts. |
This PR is built on top of [OPENCL] Add UR handles to OPENCL adapter.
Intel/llvm testing