Releases: criteo/autofaiss
Releases · criteo/autofaiss
1.9.1
[1.9.1] - 2021-09-21
Added
Changed
Deprecated
Removed
Fixed
Check if index needs to be trained
Security
1.9.0
[1.9.0] - 2021-09-20
Added
Changed
- improve estimation of the memory needed for training
Deprecated
Removed
Fixed
Security
1.8.1
[1.8.1] - 2021-09-13
Added
- add pq 256 in list to create large indices
Changed
Deprecated
Removed
Fixed
Security
1.8.0
[1.8.0] - 2021-09-12
Added
- add pq 128 in list to create large indices
Changed
Deprecated
Removed
Fixed
Security
1.7.0
[1.7.0] - 2021-09-11
Added
Changed
- improve memory usage of score command
Deprecated
Removed
Fixed
Security
1.6.2
[1.6.2] - 2021-09-11
Added
Changed
Deprecated
Removed
Fixed
reserve more space for training
Security
1.6.1
[1.6.1] - 2021-09-11
Added
Changed
Deprecated
Removed
Fixed
fix small typo train -> build
Security
1.5.1
[1.5.1] - 2021-09-10
Added
add explicit example in score index doc and in readme
Changed
Deprecated
Removed
Fixed
fix the batch size of scoring
Security
1.5.0
[1.5.0] - 2021-09-09
Added
Changed
Make the local numpy iterator memory efficient
Deprecated
Removed
Fixed
Security