Improved param code

This commit is contained in:
Andrew Kane
2023-08-23 21:10:00 -07:00
parent e406b7f5ea
commit 86c29b3bf0
2 changed files with 4 additions and 2 deletions

View File

@@ -42,7 +42,9 @@
/* IVFFlat parameters */
#define IVFFLAT_DEFAULT_LISTS 100
#define IVFFLAT_MIN_LISTS 1
#define IVFFLAT_MAX_LISTS 32768
#define IVFFLAT_DEFAULT_PROBES 1
/* Build phases */
/* PROGRESS_CREATEIDX_SUBPHASE_INITIALIZE is 1 */