Commit Graph

3 Commits (039409d950790fa289f33e88db504d520084ba9e)

Author SHA1 Message Date
Matthijs Douze 5c4bd3feb3 Cleanup clustering code (#3030)
Summary:
Pull Request resolved: https://github.com/facebookresearch/faiss/pull/3030

Added default arguments to the .h file (for some reason I forgot this file when migrating default args).
Logging a hash value in MatrixStats, useful to check if two runs really really run on the same matrix...

Reviewed By: pemazare

Differential Revision: D48834343

fbshipit-source-id: 7c1948464e66ada1f462f4486f7cf3159bbf9dfd
2023-08-31 01:11:45 -07:00
Lucas Hosseini e86bf8cae1 Enable clang-format + autofix.
Summary: Format whole codebase with clang-format.

Reviewed By: mdouze

Differential Revision: D22891341

fbshipit-source-id: 673032b2444d61026d1e2c3fa2c5659f178cf58b
2021-02-25 04:46:10 -08:00
Lucas Hosseini 750d43f7f1
Move source code to faiss/ subdirectory. (#1312)
* Move source code to faiss/ subdirectory.

* Remove stale files.
2020-08-04 17:16:58 +02:00