Releases: criteo/autofaiss
Releases · criteo/autofaiss
1.4.0
[1.4.0] - 2021-09-08
Added
Changed
speed improvements
- when estimating shape of numpy files, use memory mapping ; reduce estimation from hours to seconds
- do not keep the training vector in memory after training, reduce memory requirements by a factor 2
Deprecated
Removed
Fixed
Security
1.3.2
1.3.1
1.3.0
[1.3.0] - 2021-08-09
Added
- Indices descriptions function
- Indices size estimator
Changed
- Enhance indices selection function (switch to get_optimal_index_keys_v2 + improvements)
- Update slider notebook
Deprecated
Removed
Fixed
Security
1.2.0
1.1.0
1.0.1
1.0.0
[1.0.0] - 2021-05-04
Added
- First release