We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94d2a30 + 690610c commit ae78c15Copy full SHA for ae78c15
2 files changed
cpp/cmake/patches/faiss.diff
cpp/cmake/patches/faiss_override.json
@@ -1,16 +1,9 @@
1
{
2
"packages" : {
3
"faiss" : {
4
- "version": "1.11.0",
+ "version": "1.12.0",
5
"git_url": "https://github.com/facebookresearch/faiss.git",
6
- "git_tag": "v1.11.0",
7
- "patches" : [
8
- {
9
- "file" : "${current_json_dir}/faiss.diff",
10
- "issue" : "Apply RAFT breaking changes",
11
- "fixed_in" : ""
12
- }
13
- ]
+ "git_tag": "v1.12.0"
14
}
15
16
0 commit comments