File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
bench_gpu_1bn.py in benchs |
473 | 20 | 419 | 1797 | 14 |
bench_polysemous_1bn.py in benchs |
153 | 7 | 419 | 1797 | 8 |
kmeans_mnist.py in benchs |
55 | 2 | 419 | 1797 | 10 |
bench_gpu_sift1m.py in benchs |
40 | - | 419 | 1797 | 8 |
bench_polysemous_sift1m.py in benchs |
27 | - | 419 | 1797 | 9 |
1-Flat.cpp in tutorial/cpp |
70 | 1 | 335 | 1680 | 6 |
3-IVFPQ.cpp in tutorial/cpp |
68 | 1 | 335 | 1680 | 7 |
bench_scalar_quantizer.py in benchs |
59 | - | 419 | 1680 | 6 |
2-IVFFlat.cpp in tutorial/cpp |
58 | 1 | 335 | 1680 | 7 |
3-IVFPQ.py in tutorial/python |
23 | - | 974 | 1680 | 5 |
2-IVFFlat.py in tutorial/python |
23 | - | 974 | 1680 | 5 |
1-Flat.py in tutorial/python |
21 | - | 974 | 1680 | 5 |
4-GPU.py in tutorial/python |
32 | - | 974 | 1511 | 5 |
bench_hnsw.py in benchs |
114 | 1 | 321 | 1478 | 8 |
4-GPU.cpp in tutorial/cpp |
82 | 1 | 335 | 1436 | 7 |
5-Multiple-GPUs.cpp in tutorial/cpp |
69 | 1 | 335 | 1436 | 7 |
5-Multiple-GPUs.py in tutorial/python |
22 | - | 974 | 1436 | 3 |
Clustering_c.cpp in c_api |
137 | 9 | 217 | 1430 | 6 |
IndexFlat_c.cpp in c_api |
135 | 12 | 50 | 1430 | 9 |
Index_c.cpp in c_api |
132 | 12 | 279 | 1430 | 7 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
bench_index_pq.py in benchs |
13 | - | 974 | 974 | 1 |
1-Flat.py in tutorial/python |
21 | - | 974 | 1680 | 5 |
5-Multiple-GPUs.py in tutorial/python |
22 | - | 974 | 1436 | 3 |
2-IVFFlat.py in tutorial/python |
23 | - | 974 | 1680 | 5 |
3-IVFPQ.py in tutorial/python |
23 | - | 974 | 1680 | 5 |
datasets.py in benchs |
29 | 4 | 974 | 974 | 1 |
4-GPU.py in tutorial/python |
32 | - | 974 | 1511 | 5 |
error_impl.h in c_api |
2 | - | 959 | 1430 | 2 |
make_trained_index.py in benchs/distributed_ondisk |
35 | 2 | 881 | 881 | 1 |
distributed_query_demo.py in benchs/distributed_ondisk |
44 | 2 | 784 | 881 | 2 |
merge_to_ondisk.py in benchs/distributed_ondisk |
64 | 1 | 784 | 881 | 2 |
make_index_vslice.py in benchs/distributed_ondisk |
85 | 5 | 784 | 881 | 2 |
search_server.py in benchs/distributed_ondisk |
159 | 15 | 784 | 881 | 2 |
run_on_cluster.bash in benchs/distributed_ondisk |
171 | - | 541 | 881 | 2 |
slow.py in faiss/gpu/perf |
14 | 1 | 540 | 540 | 1 |
combined_index.py in benchs/distributed_ondisk |
134 | 14 | 540 | 881 | 4 |
rpc.py in benchs/distributed_ondisk |
146 | 17 | 540 | 881 | 4 |
distributed_kmeans.py in benchs/distributed_ondisk |
277 | 23 | 540 | 881 | 4 |
faiss-config.cmake.in in cmake |
6 | - | 529 | 529 | 1 |
FindMKL.cmake in cmake |
315 | - | 529 | 529 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
IndexFlatCodes.cpp in faiss |
48 | 6 | 50 | 50 | 1 |
IndexFlatCodes.h in faiss |
17 | - | 50 | 50 | 1 |
kmeans1d.cpp in faiss/impl |
195 | 7 | 107 | 107 | 1 |
kmeans1d.h in faiss/impl |
11 | - | 107 | 107 | 1 |
IcmEncoder.cu in faiss/gpu/impl |
329 | - | 139 | 139 | 1 |
GpuIcmEncoder.cu in faiss/gpu |
99 | - | 139 | 139 | 1 |
IcmEncoder.cuh in faiss/gpu/impl |
65 | - | 139 | 139 | 1 |
GpuIcmEncoder.h in faiss/gpu |
34 | - | 139 | 139 | 1 |
IndexReplicas_c.cpp in c_api |
47 | 4 | 140 | 140 | 1 |
IndexReplicas_c.h in c_api |
26 | - | 140 | 140 | 1 |
IndexAdditiveQuantizer.cpp in faiss |
304 | 14 | 50 | 159 | 4 |
IndexIVFAdditiveQuantizer.cpp in faiss |
229 | 9 | 107 | 159 | 2 |
IndexAdditiveQuantizer.h in faiss |
103 | - | 50 | 159 | 2 |
IndexIVFAdditiveQuantizer.h in faiss |
68 | - | 159 | 159 | 1 |
__init__.py in contrib |
1 | - | 203 | 203 | 1 |
distances_c.cpp in c_api/utils |
76 | 16 | 111 | 231 | 3 |
distances_c.h in c_api/utils |
51 | - | 111 | 231 | 3 |
LocalSearchQuantizer.cpp in faiss/impl |
633 | 21 | 107 | 250 | 5 |
AdditiveQuantizer.cpp in faiss/impl |
421 | 17 | 50 | 250 | 5 |
LocalSearchQuantizer.h in faiss/impl |
111 | 2 | 107 | 250 | 5 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
StandardGpuResources.cpp in faiss/gpu |
410 | 29 | 16 | 540 | 11 |
ResidualQuantizer.cpp in faiss/impl |
751 | 9 | 21 | 287 | 9 |
ResidualQuantizer.h in faiss/impl |
84 | - | 21 | 287 | 8 |
Index.h in faiss |
73 | 1 | 40 | 540 | 9 |
setup.py in faiss/python |
45 | - | 40 | 540 | 13 |
index_factory.cpp in faiss |
594 | 7 | 46 | 540 | 14 |
index_read.cpp in faiss/impl |
902 | 18 | 50 | 540 | 16 |
IndexPQ.cpp in faiss |
836 | 43 | 50 | 540 | 10 |
index_write.cpp in faiss/impl |
680 | 24 | 50 | 540 | 13 |
HNSW.cpp in faiss/impl |
630 | 27 | 50 | 540 | 5 |
AdditiveQuantizer.cpp in faiss/impl |
421 | 17 | 50 | 250 | 5 |
GpuCloner.cpp in faiss/gpu |
367 | 2 | 50 | 540 | 5 |
GpuIndexFlat.cu in faiss/gpu |
351 | - | 50 | 540 | 5 |
IndexAdditiveQuantizer.cpp in faiss |
304 | 14 | 50 | 159 | 4 |
Index2Layer.cpp in faiss |
264 | 12 | 50 | 540 | 7 |
IndexFlat.cpp in faiss |
237 | 18 | 50 | 540 | 7 |
io.cpp in faiss/impl |
203 | 15 | 50 | 540 | 5 |
IndexScalarQuantizer.cpp in faiss |
201 | 9 | 50 | 540 | 8 |
IndexLSH.cpp in faiss |
135 | 5 | 50 | 540 | 4 |
IndexFlat_c.cpp in c_api |
135 | 12 | 50 | 1430 | 9 |