You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Not yet.
Describe the solution you'd like
There is a kernel that compresses a boolean array to a bitfield in /include/raft/distance/detail/compress_to_bits.cuh. Have it be exposed in raft/utils.
Is your feature request related to a problem? Please describe.
Not yet.
Describe the solution you'd like
There is a kernel that compresses a boolean array to a bitfield in
/include/raft/distance/detail/compress_to_bits.cuh
. Have it be exposed in raft/utils.Describe alternatives you've considered
None.
Additional context
As requested here: #838 (comment)
The text was updated successfully, but these errors were encountered: