MCPcopy Create free account

hub / github.com/antgroup/vsag / functions

Functions5,241 in github.com/antgroup/vsag

↓ 17 callersFunctionreadBinaryPOD
python_bindings/binding.cpp:53
↓ 17 callersMethodwith_saturate_graph
Set saturate graph.
extern/diskann/DiskANN/rust/diskann/src/model/configuration/index_write_parameters.rs:123
↓ 16 callersMethodBatchInsertVector
src/datacell/flatten_datacell.h:262
↓ 16 callersMethodErase
src/impl/label_table.cpp:82
↓ 16 callersMethodFromJson
src/quantization/int8_quantizer_parameter.cpp:25
↓ 16 callersMethodGetExtraInfoSize
src/dataset_impl.h:223
↓ 16 callersMethodGetMemoryUsage
src/impl/conjugate_graph.cpp:116
↓ 16 callersMethodGetMetadata
src/storage/footer.cpp:52
↓ 16 callersMethodGetNumElements
src/algorithm/sindi/sindi.h:101
↓ 16 callersMethodTakeOne
src/utils/resource_object_pool.h:69
↓ 16 callersFunctionget_one_query
tests/test_index.cpp:43
↓ 16 callersMethodget_vertex
Get vertex by id
extern/diskann/DiskANN/rust/diskann/src/model/data_store/inmem_dataset.rs:102
↓ 16 callersFunctionwarn
src/impl/logger/logger.h:76
↓ 15 callersMethodFromJson
src/io/mmap_io_parameter.cpp:29
↓ 15 callersMethodGetAttributeSets
src/dataset_impl.h:181
↓ 15 callersMethodGetExtraInfos
src/dataset_impl.h:209
↓ 15 callersMethodGetFloat
src/json_wrapper.cpp:145
↓ 15 callersMethodGetNeighbors
src/datacell/graph_datacell.h:223
↓ 15 callersFunctionL2Sqr
src/simd/sve.cpp:45
↓ 15 callersMethodShutdown
src/factory/engine.cpp:52
↓ 15 callersFunctionVecRescale
src/simd/sve.cpp:1380
↓ 15 callersMethodaddPoint
* Adds point. */
src/algorithm/hnswlib/hnswalg.cpp:1277
↓ 15 callersMethodcompare
extern/diskann/DiskANN/src/distance.cpp:46
↓ 15 callersMethodcontains
extern/diskann/DiskANN/src/natural_number_map.cpp:60
↓ 15 callersMethodempty
* Capacity */
extern/diskann/DiskANN/include/diskann_tsl/sparse_hash.h:1380
↓ 15 callersFunctionload_metadata_from_file
Read metadata of data file.
extern/diskann/DiskANN/rust/diskann/src/utils/file_util.rs:18
↓ 15 callersFunctionset_neighbors
(index: &InmemIndex<f32, 128>, vertex_id: u32, neighbors: Vec<u32>)
extern/diskann/DiskANN/rust/diskann/src/algorithm/search/search.rs:291
↓ 15 callersMethodsync
extern/diskann/DiskANN/src/logger.cpp:79
↓ 14 callersFunctionFlipSign
src/simd/sve.cpp:1346
↓ 14 callersMethodGetMemoryUsage
src/algorithm/ivf.cpp:1163
↓ 14 callersMethodGetTypeOfField
src/attr/attr_type_schema.cpp:24
↓ 14 callersMethodSet
src/vsag_ext.cpp:93
↓ 14 callersFunctionWriteOne
src/algorithm/hnswlib/hnswalg.cpp:991
↓ 14 callersMethodbatch_insert
extern/diskann/DiskANN/python/src/dynamic_memory_index.cpp:87
↓ 14 callersFunctionbuild_random_vectors_and_memory_index
( dtype, metric, with_tags: bool = False, index_prefix: str = "ann", seed: int = 12345 )
extern/diskann/DiskANN/python/tests/fixtures/build_memory_index.py:13
↓ 14 callersMethodelapsed
(self, round_digit:int = 3)
extern/diskann/DiskANN/python/apps/utils.py:27
↓ 14 callersFunctionlog_error
(error_message: String)
extern/diskann/DiskANN/rust/logger/src/error_logger.rs:9
↓ 14 callersMethodpush
push back
extern/diskann/DiskANN/rust/diskann/src/model/scratch/concurrent_queue.rs:60
↓ 14 callersFunctionselect_k_numbers
src/utils/util_functions.cpp:80
↓ 14 callersMethodwrite
Writes n_bytes from write_buf to the underlying cache
extern/diskann/DiskANN/rust/diskann/src/utils/cached_writer.rs:63
↓ 13 callersMethodAnd
src/impl/bitset/fast_bitset.cpp:102
↓ 13 callersMethodCalcDistanceById
src/index/hnsw.h:204
↓ 13 callersMethodDynamicMemoryIndex
extern/diskann/DiskANN/python/src/dynamic_memory_index.cpp:54
↓ 13 callersMethodEmpty
src/index/iterator_filter.cpp:80
↓ 13 callersMethodSerialize
src/impl/conjugate_graph.cpp:135
↓ 13 callersMethodTrain
src/algorithm/ivf.cpp:355
↓ 13 callersMethodUpdateId
src/index/hnsw.h:99
↓ 13 callersFunctioncreate_fast_dataset
src/utils/util_functions.cpp:66
↓ 13 callersMethodinsert
Inserts item with order. The item will be dropped if queue is full / already exist in queue / it has a greater distance than the last item. The set cu
extern/diskann/DiskANN/rust/diskann/src/model/neighbor/neighbor_priority_queue.rs:53
↓ 13 callersMethodknn_search
src/index/hnsw.cpp:253
↓ 13 callersMethodset
extern/diskann/DiskANN/src/natural_number_map.cpp:30
↓ 13 callersFunctionsplit
src/algorithm/pyramid.cpp:33
↓ 13 callersFunctionvsag_index_destroy
src/vsag_c_api.cpp:86
↓ 12 callersMethodCalDistanceById
src/index/hnsw.h:209
↓ 12 callersFunctionCreateMultiInString
src/attr/executor/executor_test.h:137
↓ 12 callersFunctionCreateMultiNotInString
src/attr/executor/executor_test.h:154
↓ 12 callersMethodEmptyIndex
src/storage/serialization.h:79
↓ 12 callersMethodExtraInfos
src/dataset_impl.h:203
↓ 12 callersFunctionGenerateSparseVectors
tests/fixtures/fixtures.cpp:92
↓ 12 callersMethodIndex
extern/diskann/DiskANN/src/index.cpp:32
↓ 12 callersMethodKnnSearch
src/algorithm/sindi/sindi.cpp:192
↓ 12 callersMethodPretrain
src/index/hnsw.h:197
↓ 12 callersFunctionReadOne
src/algorithm/hnswlib/hnswalg.cpp:1035
↓ 12 callersMethodStatistics
src/dataset_impl.h:231
↓ 12 callersFunctionTestBasicReadWrite
src/io/basic_io_test.h:30
↓ 12 callersMethodTrain
src/impl/transform/pca_transformer.cpp:35
↓ 12 callersFunctionand_then_impl
include/vsag/expected.hpp:2054
↓ 12 callersMethodelapsed
extern/diskann/DiskANN/include/timer.h:23
↓ 12 callersMethodgetDistanceByLabel
src/algorithm/hnswlib/hnswalg.cpp:194
↓ 12 callersMethodget_aligned_dim
extern/diskann/DiskANN/src/in_mem_data_store.cpp:28
↓ 12 callersMethodinit_memory_space
src/algorithm/hnswlib/hnswalg.cpp:103
↓ 12 callersFunctionload_4_char
src/simd/sse.cpp:94
↓ 12 callersMethodsize
Size of graph
extern/diskann/DiskANN/rust/diskann/src/model/graph/inmem_graph.rs:36
↓ 12 callersFunctionvsag_index_factory
src/vsag_c_api.cpp:72
↓ 11 callersMethodCheckCompatibility
src/algorithm/ivf_parameter.cpp:62
↓ 11 callersMethodClear
src/attr/executor/executor.h:49
↓ 11 callersMethodComputeDist
src/quantization/computer.h:53
↓ 11 callersMethodComputePairVectors
src/datacell/flatten_datacell.h:412
↓ 11 callersMethodEncodeBatch
* @brief Encodes multiple elements from the input data into codes. * * @param data Pointer to the input data. * @param codes Output buf
src/quantization/quantizer.h:91
↓ 11 callersMethodGetCodesById
src/datacell/bucket_datacell.h:497
↓ 11 callersMethodGetExtraInfoById
src/datacell/extra_info_datacell.h:147
↓ 11 callersMethodGetInt8Vectors
src/vsag_ext.cpp:77
↓ 11 callersMethodGetMemoryUsage
tests/test_simple_index.cpp:93
↓ 11 callersMethodGetNeighbors
src/impl/searcher/searcher_test.h:62
↓ 11 callersFunctionINT8InnerProduct
src/simd/sve.cpp:72
↓ 11 callersMethodInsertNeighborsById
src/datacell/graph_datacell.h:180
↓ 11 callersFunctionKacsWalk
src/simd/sve.cpp:1319
↓ 11 callersMethodLT
extern/antlr4/fc/FCParser.cpp:1321
↓ 11 callersMethodMaximumDegree
src/impl/searcher/searcher_test.h:114
↓ 11 callersMethodMaximumDegree
src/datacell/graph_interface.h:116
↓ 11 callersMethodRead
src/index/diskann.cpp:131
↓ 11 callersMethodReallocate
src/index/hnsw_test.cpp:227
↓ 11 callersMethodSerialize
src/index/hnsw.h:248
↓ 11 callersMethodSetLevel
src/impl/logger/default_logger.cpp:22
↓ 11 callersFunctionalign_up
src/utils/util_functions.h:53
↓ 11 callersMethodaligned_query
extern/diskann/DiskANN/include/scratch.h:54
↓ 11 callersMethodclose
extern/diskann/DiskANN/include/cached_io.h:142
↓ 11 callersMethoddist_from_ideal_bucket
extern/diskann/DiskANN/include/diskann_tsl/robin_hash.h:222
↓ 11 callersMethodget_fill_bit
src/impl/bitset/fast_bitset.h:87
↓ 11 callersMethodinsert
extern/diskann/DiskANN/python/src/dynamic_memory_index.cpp:80
← previousnext →201–300 of 5,241, ranked by callers