Merging lists smaller than a block.
More...
|
static __device__ void | merge (K *listK, V *listV) |
|
template<int NumThreads, typename K, typename V, int N, int L, bool Dir, typename Comp, bool FullMerge>
struct faiss::gpu::BlockMerge< NumThreads, K, V, N, L, Dir, Comp, true, FullMerge >
Merging lists smaller than a block.
Definition at line 226 of file MergeNetworkBlock.cuh.
The documentation for this struct was generated from the following file: