Commit Graph

2 Commits (0815970581111c6109ddef7d284dbbc23f9fd765)

Author SHA1 Message Date
Alexandr Guzhva 868e17f294 OSS legal requirements (#2698)
Summary:
Pull Request resolved: https://github.com/facebookresearch/faiss/pull/2698

Add headers about copyright.

Reviewed By: algoriddle

Differential Revision: D43085637

fbshipit-source-id: 5a57876b7047097ffe01cd79322674625d9bca34
2023-02-07 14:32:56 -08:00
Gergely Szilvasy a099c74269 add clone for IndexRefine and others + tests (#2539)
Summary:
Pull Request resolved: https://github.com/facebookresearch/faiss/pull/2539

Adding `clone_index()` for `IndexRefine` and `IndexRefineFlat` and several others index types.

https://github.com/facebookresearch/faiss/issues/2517

Note the change in `index_factory.cpp`, `RFlat` now constructs an `IndexRefineFlat`.

Reviewed By: mdouze

Differential Revision: D40511409

fbshipit-source-id: e55852eacb1f7d08be8c18005a82802939b4a6d9
2022-11-21 04:43:39 -08:00