Lucas Hosseini
010b05712c
Update README.md ( #1635 )
...
Summary:
Update link to API docs website.
Pull Request resolved: https://github.com/facebookresearch/faiss/pull/1635
Reviewed By: mdouze
Differential Revision: D25942944
Pulled By: beauby
fbshipit-source-id: 573024b01c61f2464ecbf33e233cd93b2903a493
2021-01-18 01:13:28 -08:00
Matthijs Douze
05774f1996
Fix compile gcc 7.3.0 ( #1593 )
...
Summary:
A small compilation issue with gcc 7.3.0, does not appear with 7.4.0.
Also updated the readme.
Pull Request resolved: https://github.com/facebookresearch/faiss/pull/1593
Reviewed By: beauby
Differential Revision: D25705885
Pulled By: mdouze
fbshipit-source-id: 920b35264463cdd6ad10bbb09e07cf483fcaa724
2021-01-04 11:49:16 -08:00
Matthijs Douze
c6bc8c46f1
Update README.md
2020-03-30 09:20:19 +02:00
Matthijs Douze
a5b850dec6
Update README.md
2020-03-30 09:19:07 +02:00
Matthijs Douze
a489faf7c6
Update README.md
2020-03-29 08:46:18 +02:00
Matthijs Douze
e0849496dd
Update README.md
2020-01-20 11:00:45 +01:00
Matthijs Douze
c250587c77
Update README.md
2019-12-09 13:32:36 +00:00
Matthijs Douze
8bc09261f4
Update README.md
2019-10-20 09:59:18 +02:00
Matthijs Douze
10b5a1333e
Update README.md
2019-10-20 09:58:54 +02:00
Lucas Hosseini
0ca46ee474
Update README.md
2019-06-24 18:51:00 +02:00
Gao
c4c5d6f73c
Update README.md ( #849 )
...
fix typo
2019-05-31 21:02:17 +02:00
Lucas Hosseini
a8118acbc5
Facebook sync (May 2019) + relicense ( #838 )
...
Changelog:
- changed license: BSD+Patents -> MIT
- propagates exceptions raised in sub-indexes of IndexShards and IndexReplicas
- support for searching several inverted lists in parallel (parallel_mode != 0)
- better support for PQ codes where nbit != 8 or 16
- IVFSpectralHash implementation: spectral hash codes inside an IVF
- 6-bit per component scalar quantizer (4 and 8 bit were already supported)
- combinations of inverted lists: HStackInvertedLists and VStackInvertedLists
- configurable number of threads for OnDiskInvertedLists prefetching (including 0=no prefetch)
- more test and demo code compatible with Python 3 (print with parentheses)
- refactored benchmark code: data loading is now in a single file
2019-05-28 16:17:22 +02:00
Matthijs Douze
fd0f0671d2
Update README.md
2019-01-15 19:22:16 +01:00
Lucas Hosseini
4bcb5b3fe0
Update README.md
2018-12-19 18:08:20 +01:00
Matthijs Douze
e57270600a
Update README.md
2018-08-31 11:33:41 +02:00
Matthijs Douze
cdc5a8b7b8
Update README.md
2018-08-30 21:15:45 +02:00
Matthijs Douze
6cd4cfde56
Update README.md
2018-08-30 21:15:14 +02:00
Matthijs Douze
4328b93360
Update README.md
2018-02-26 11:55:54 +01:00
Matthijs Douze
75d27a7b73
Update README.md
2018-02-26 11:55:07 +01:00
Matthijs Douze
4d8e3a2b8c
Update README.md
2018-02-26 11:54:36 +01:00
Lucas Hosseini
97eba20218
Update README.md
...
Update Getting started tutorial link.
2018-02-21 14:06:46 +01:00
Matthijs Douze
762ab7333b
Update README.md
2018-01-09 15:49:58 +01:00
Jeff Johnson
02e3717c70
Update README.md
2017-12-07 09:08:52 -08:00
Jeff Johnson
dd222548b7
Update README.md
2017-12-07 09:06:17 -08:00
Jeff Johnson
436d9f6bad
Update README.md
2017-12-07 09:05:47 -08:00
Matthijs Douze
3986a8db86
Update README.md
2017-09-08 13:22:17 +02:00
Matthijs Douze
021d53f96f
Update README.md
2017-09-01 13:12:53 +02:00
Jeff Johnson
384d05c464
Update README.md
2017-07-31 14:22:14 -04:00
matthijs
8e3dc6f2b0
changed license
2017-07-30 00:18:45 -07:00
Matthijs Douze
d3c84568d5
Update README.md
2017-05-09 18:24:37 +02:00
Matthijs Douze
6893b9e170
Update README.md
2017-04-13 23:45:09 +02:00
Pierre Letessier
1067735fba
Add Dockerfile ( #55 )
...
* Add Dockerfile
* Update documentation with Docker build/run details
2017-03-23 18:25:27 +01:00
Matthijs Douze
94e58750e2
Update README.md
2017-03-04 23:18:53 +01:00
Jeff Johnson
d0538ca2f0
Update README.md
2017-03-03 16:13:39 -05:00
Jeff Johnson
eef521f766
Update README.md
2017-03-03 16:09:33 -05:00
Jeff Johnson
3333842603
Update README.md
2017-03-03 16:07:03 -05:00
Jeff Johnson
edb337c8d7
Update README.md
2017-03-03 16:04:12 -05:00
mdouze
b7d9a19a10
Update README.md
2017-03-01 10:47:46 +01:00
mdouze
d1d10b3ff0
Update README.md
2017-03-01 10:47:09 +01:00
mdouze
71e53cbadf
Update README.md
2017-02-24 17:44:27 +01:00
Matthijs Douze
c670118a4e
Initial commit
2017-02-22 23:26:44 +01:00