Mohd Shaad Khan
Mohd Shaad Khan
https://github.com/facebookresearch/faiss/blob/e99ad124cbc40c03f72a37032ec25fcabf1479cf/faiss/IndexIVF.cpp#L69-L70 ``` void Level1Quantizer::train_q1( ... quantizer->train(n, x); quantizer->verbose = verbose; } ``` Shouldn't we set `quantizer->verbose = verbose;` before calling train method ?
https://github.com/facebookresearch/faiss/blob/e99ad124cbc40c03f72a37032ec25fcabf1479cf/faiss/Clustering.cpp#L283C1-L292C6 ``` if (!codec) { // Check for NaNs in input data. Normally it is the user's // responsibility, but it may spare us some hard-to-debug // reports. const float*...
Removed content doesn't seem to right fit and looks like a copy from https://docs.couchbase.com/server/current/fts/fts-query-string-syntax-match.html
json pretty