Commit ae96d37
Expose accumulate_to_mem from faiss interface (facebookresearch#4099)
Summary:
Pull Request resolved: facebookresearch#4099
Expose interface of accumulate_to_mem.
accumulate_to_mem calls pq4 fast scan accumulate with a dummy scaler and a StoreResultHandler. The function is not currently in use anywhere. We plan to use it in unicorn integration of PQ4 fast scan.
Reviewed By: asadoughi
Differential Revision: D67299378
fbshipit-source-id: d6b1b247c4f14b698058cb671dd418bf32d35ca01 parent 9837d6d commit ae96d37
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
192 | 210 | | |
0 commit comments