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 transpose & repeat kernel for c++ for opencl #258

Merged
merged 15 commits into from
Nov 11, 2023

Conversation

alifahrri
Copy link
Owner

No description provided.

@alifahrri
Copy link
Owner Author

@alifahrri
Copy link
Owner Author

Copy link

codecov bot commented Nov 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Files Coverage Δ
include/nmtools/array/index/compute_indices.hpp 100.00% <100.00%> (ø)
include/nmtools/array/index/compute_strides.hpp 100.00% <100.00%> (ø)
include/nmtools/array/index/repeat.hpp 100.00% <ø> (ø)
include/nmtools/array/index/reshape.hpp 87.87% <100.00%> (ø)
include/nmtools/array/index/reverse.hpp 100.00% <100.00%> (ø)
include/nmtools/array/index/transpose.hpp 100.00% <100.00%> (ø)
include/nmtools/array/view/repeat.hpp 100.00% <ø> (ø)
include/nmtools/array/view/transpose.hpp 100.00% <ø> (ø)
include/nmtools/utl/static_vector.hpp 96.00% <ø> (ø)

📢 Thoughts on this report? Let us know!

@alifahrri alifahrri merged commit 9ba277b into master Nov 11, 2023
71 checks passed
@alifahrri alifahrri deleted the add-transpose-repeat-kernel-opencl branch November 11, 2023 14:19
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.

1 participant