faiss/tutorial/cpp
Xiao Fu a900cfa9f1 Add cpp tutorial for index factory refine index construction (#3494)
Summary:
Pull Request resolved: https://github.com/facebookresearch/faiss/pull/3494

This tasks focus on the refine index construction tutorial with different index refinement on fp16/sq8 quantization. The python version was added a while ago.

Reviewed By: junjieqi

Differential Revision: D58161983

fbshipit-source-id: 1c598fe612b5dee3952c5f7398e6802e117f141d
2024-06-04 19:44:27 -07:00
..
1-Flat.cpp Missed printing 'D' (#3433) 2024-05-21 13:02:25 -07:00
2-IVFFlat.cpp Missed printing 'D' (#3433) 2024-05-21 13:02:25 -07:00
3-IVFPQ.cpp
4-GPU.cpp
5-Multiple-GPUs.cpp
6-HNSW.cpp Missed printing 'D' (#3433) 2024-05-21 13:02:25 -07:00
7-PQFastScan.cpp Add tutorial on PQFastScan for cpp (#3468) 2024-05-21 16:42:15 -07:00
8-PQFastScanRefine.cpp Add tutorial for FastScan with refinement for cpp (#3474) 2024-05-22 13:01:37 -07:00
9-RefineComparison.cpp Add cpp tutorial for index factory refine index construction (#3494) 2024-06-04 19:44:27 -07:00
CMakeLists.txt Add cpp tutorial for index factory refine index construction (#3494) 2024-06-04 19:44:27 -07:00