Struct KeyFetcher

template<class K, class I>
struct KeyFetcher

Public Functions

KeyFetcher(K *out_base, const int8_t *src_oe_base, const size_t stride, const I *indices)
__host__ __device__ void KeyFetcher::operator()(const I index)

Public Members

K *key_base
const int8_t *oe_base
const size_t oe_stride
const I *idx_base