-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: facebookresearch/faiss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: facebookresearch/faiss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 112 files changed
- 4 contributors
Commits on May 29, 2019
-
Fix Makefile in gpu/test (#843)
Lucas Hosseini authoredMay 29, 2019 Configuration menu - View commit details
-
Copy full SHA for ae09cab - Browse repository at this point
Copy the full SHA ae09cabView commit details
Commits on May 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c4c5d6f - Browse repository at this point
Copy the full SHA c4c5d6fView commit details
Commits on Jun 12, 2019
-
[C API] Update for compatibility with v1.5 (#858)
* [c_api] Update impl and interface for v1.5 - move IndexShards to dedicated module IndexShards_c.{h|cpp} - remove getter/setters to unreachable fields - reimplement faiss_IndexIVF_imbalance_factor (to use invlists) - minor IndexIVF documentation tweaks - Remove QueryResult, provide RangeQueryResult * [c_api] Document FaissErrorCode * [c_api] Update GPU impl and interface for v1.5 - Remove unavailable method setTempMemoryFraction * [c_api] Relicense to MIT In accordance to the rest of the project
Configuration menu - View commit details
-
Copy full SHA for 2bfbead - Browse repository at this point
Copy the full SHA 2bfbeadView commit details
Commits on Jun 19, 2019
-
Facebook sync (Jun 2019) (#862)
Bugfixes: - slow scanning of inverted lists (#836). Features: - add basic support for 6 new metrics in CPU `IndexFlat` and `IndexHNSW` (#848); - add support for `IndexIDMap`/`IndexIDMap2` with binary indexes (#780). Misc: - throw python exception for OOM (#758); - make `DistanceComputer` available for all random access indexes; - gradually moving from `long` to `int64_t` for portability.
Lucas Hosseini authoredJun 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 3896b12 - Browse repository at this point
Copy the full SHA 3896b12View commit details
Commits on Jun 20, 2019
-
Revert swigfaiss import for python 3 compatibility. (#868)
Lucas Hosseini authoredJun 20, 2019 Configuration menu - View commit details
-
Copy full SHA for d224d11 - Browse repository at this point
Copy the full SHA d224d11View commit details
Commits on Jun 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fc9856a - Browse repository at this point
Copy the full SHA fc9856aView commit details
Commits on Jun 24, 2019
-
Add -mavx2 -mf16c to CPUFLAGS. (#871)
Lucas Hosseini authoredJun 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 1cbc999 - Browse repository at this point
Copy the full SHA 1cbc999View commit details -
[C API] June 2019 update (#869)
* [c_api] use all relevant flags in compilation * [c_api] Remove redundant IndexIVFFlat declarations - From IndexIVF_c.h, already declared in IndexIVFFlat_c.h * [c_api] type changes - replace `long` with a more suitable type - provide definitions for `faiss_component_t` and `faiss_distance_t` * [c_api] Define CFLAGS and CUDACFLAGS
Configuration menu - View commit details
-
Copy full SHA for 828dcea - Browse repository at this point
Copy the full SHA 828dceaView commit details -
Lucas Hosseini committed
Jun 24, 2019 Configuration menu - View commit details
-
Copy full SHA for efa81ee - Browse repository at this point
Copy the full SHA efa81eeView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.5.2...v1.5.3