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

Add c++ for opencl binary ufuncs support #235

Merged
merged 11 commits into from
Jun 25, 2023
Merged

Conversation

alifahrri
Copy link
Owner

No description provided.

@alifahrri alifahrri changed the title Add opencl binary ufuncs Add c++ for opencl binary ufuncs support Jun 24, 2023
@alifahrri
Copy link
Owner Author

@alifahrri
Copy link
Owner Author

@alifahrri
Copy link
Owner Author

@alifahrri
Copy link
Owner Author

@alifahrri
Copy link
Owner Author

@codecov
Copy link

codecov bot commented Jun 24, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (addacec) 94.04% compared to head (81c8b58) 94.04%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #235   +/-   ##
=======================================
  Coverage   94.04%   94.04%           
=======================================
  Files         964      964           
  Lines       24694    24695    +1     
=======================================
+ Hits        23224    23225    +1     
  Misses       1470     1470           
Impacted Files Coverage Δ
include/nmtools/array/at.hpp 100.00% <ø> (ø)
include/nmtools/array/view/broadcast_to.hpp 100.00% <ø> (ø)
include/nmtools/array/view/ufunc.hpp 100.00% <ø> (ø)
include/nmtools/array/view/ufunc/ufunc.hpp 100.00% <ø> (ø)
include/nmtools/utl/tuple.hpp 100.00% <ø> (ø)
include/nmtools/array/view/decorator.hpp 98.57% <100.00%> (+0.02%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@alifahrri alifahrri merged commit b9416c7 into master Jun 25, 2023
62 checks passed
@alifahrri alifahrri deleted the add-opencl-binary-ufuncs branch June 25, 2023 13:13
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