Home
last modified time | relevance | path

Searched defs:topQueryToCentroid (Results 1 – 4 of 4) sorted by relevance

/dports/math/faiss/faiss-1.7.1/faiss/gpu/impl/
H A DIVFUtils.cu24 Tensor<int, 2, true> topQueryToCentroid, in getResultLengths()
45 Tensor<int, 2, true>& topQueryToCentroid, in runCalcListOffsets()
H A DIVFUtilsSelect2.cu58 Tensor<int, 2, true> topQueryToCentroid, in pass2SelectLists()
158 Tensor<int, 2, true>& topQueryToCentroid, in runPass2SelectLists()
H A DPQScanMultiPassPrecomputed.cu38 Tensor<int, 2, true> topQueryToCentroid, in pqScanPrecomputedInterleaved()
209 Tensor<int, 2, true> topQueryToCentroid, in pqScanPrecomputedMultiPass()
313 Tensor<int, 2, true>& topQueryToCentroid, in runMultiPassTile()
550 Tensor<int, 2, true>& topQueryToCentroid, in runPQScanMultiPassPrecomputed()
H A DPQScanMultiPassNoPrecomputed-inl.cuh31 Tensor<int, 2, true> topQueryToCentroid, in pqScanInterleaved()
177 Tensor<int, 2, true> topQueryToCentroid, in pqScanNoPrecomputedMultiPass()