MCPcopy Create free account

hub / github.com/antgroup/vsag / functions

Functions5,241 in github.com/antgroup/vsag

↓ 4 callersMethodset_universal_label
extern/diskann/DiskANN/src/index.cpp:2448
↓ 4 callersFunctiontest_serializion_file
tests/fixtures/fixtures.h:341
↓ 4 callersFunctionthrow_exception
include/vsag/expected.hpp:212
↓ 4 callersFunctiontransform_type
examples/cpp/317_feature_get_detail_data.cpp:20
↓ 4 callersMethodtruncated_hash
extern/diskann/DiskANN/include/diskann_tsl/robin_hash.h:84
↓ 4 callersFunctionvcvt2_f32_f16
src/simd/neon.cpp:82
↓ 4 callersFunctionvcvt2_f32_half
src/simd/neon.cpp:97
↓ 4 callersFunctionvcvt3_f32_f16
src/simd/neon.cpp:74
↓ 4 callersFunctionvcvt3_f32_half
src/simd/neon.cpp:89
↓ 4 callersFunctionvectors_metadata_from_file
Read the metadata from a DiskANN binary vector file. ### Parameters - **vector_file**: The path to the vector file to read the metadata f
extern/diskann/DiskANN/python/src/_files.py:23
↓ 4 callersFunctionvisit_int_token
src/attr/expression_visitor.cpp:73
↓ 3 callersFunctionAreAllPointersDifferent
src/dataset_impl_test.cpp:247
↓ 3 callersFunctionCalGroundTruthWithPath
tests/fixtures/test_dataset.cpp:275
↓ 3 callersFunctionCalTopKGroundTruth
tests/fixtures/test_dataset.cpp:230
↓ 3 callersMethodCalcDistanceById
src/algorithm/hgraph.cpp:1518
↓ 3 callersMethodCheckCompatibility
src/datacell/graph_datacell_parameter.cpp:54
↓ 3 callersMethodCheckGraphIntegrity
src/index/hnsw.cpp:990
↓ 3 callersMethodCheckOvertime
src/utils/timer.cpp:37
↓ 3 callersMethodClear
src/storage/footer.cpp:24
↓ 3 callersMethodContinueBuild
* @brief Provide dynamism for indexes that do not support insertions * * @param base should contains dim, num_elements, ids and vectors
include/vsag/index.h:118
↓ 3 callersMethodCopyMeanForTest
src/impl/transform/pca_transformer.cpp:186
↓ 3 callersFunctionCreateIndexCommonParam
src/quantization/quantizer_adapter_test.cpp:100
↓ 3 callersMethodCreateNonContinuousIO
src/io/noncontinuous_io_test.cpp:33
↓ 3 callersFunctionCreateQuantizerParam
src/quantization/quantizer_adapter_test.cpp:70
↓ 3 callersMethodDecode
src/datacell/sparse_term_datacell.cpp:471
↓ 3 callersMethodDecodeSQ
src/quantization/rabitq_quantization/rabitq_quantizer.cpp:768
↓ 3 callersMethodDeleteNeighborsById
src/datacell/graph_datacell.h:295
↓ 3 callersFunctionDuplicateCopyVector
tests/fixtures/fixtures.h:53
↓ 3 callersMethodEncodeOneImpl
src/quantization/rabitq_quantization/rabitq_quantizer.cpp:417
↓ 3 callersMethodEncodeSQ
src/quantization/rabitq_quantization/rabitq_quantizer.cpp:727
↓ 3 callersFunctionEqualDataset
src/dataset_impl_test.cpp:156
↓ 3 callersMethodExtractDataAndGraph
src/index/hnsw.cpp:1148
↓ 3 callersFunctionFloatToBF16
src/simd/generic.cpp:222
↓ 3 callersMethodForEachRemap
src/impl/label_table.h:356
↓ 3 callersMethodGet
examples/cpp/401_persistent_kv.cpp:68
↓ 3 callersMethodGetAttribute
src/datacell/attribute_bucket_inverted_datacell.cpp:297
↓ 3 callersMethodGetBucketCount
src/datacell/bucket_interface.h:99
↓ 3 callersMethodGetChild
src/algorithm/pyramid.cpp:104
↓ 3 callersMethodGetData2DArrayInt64
src/index_detail_data.h:48
↓ 3 callersMethodGetDataScalarInt64
src/index_detail_data.h:73
↓ 3 callersMethodGetDim
src/dataset_impl.h:91
↓ 3 callersMethodGetExtraInfoByIds
* @brief Retrieve additional data associated with vectors identified by given IDs. * * This method fetches non-vector metadata stored alongs
include/vsag/index.h:493
↓ 3 callersMethodGetIndexDetailInfos
* @brief Retrieve all detail information associated with the index. * * This method fetches all detail information stored with the index for
include/vsag/index.h:566
↓ 3 callersFunctionGetIntersection
src/impl/bitset/fast_bitset_test.cpp:40
↓ 3 callersMethodGetKeys
examples/cpp/401_persistent_kv.cpp:90
↓ 3 callersMethodGetMetricType
src/datacell/flatten_datacell.h:294
↓ 3 callersMethodGetNanDataset
tests/fixtures/test_dataset_pool.cpp:44
↓ 3 callersMethodGetNeighborSize
src/datacell/graph_datacell.h:214
↓ 3 callersMethodGetNumberOfBase
tools/eval/eval_dataset.h:109
↓ 3 callersMethodGetTrain
tools/eval/eval_dataset.h:43
↓ 3 callersMethodGetTrainDataType
tools/eval/eval_dataset.h:124
↓ 3 callersMethodGetTypeOfField
src/datacell/attribute_inverted_interface.h:81
↓ 3 callersFunctionGetUnion
src/impl/bitset/fast_bitset_test.cpp:193
↓ 3 callersMethodHoldMolds
src/datacell/flatten_datacell.h:205
↓ 3 callersFunctionINT8ComputeL2Sqr
src/simd/sve.cpp:80
↓ 3 callersMethodInitIO
* @brief Initializes the IO object with the given IO parameters. * * This function checks if the IO object has an InitIOImpl method. *
src/io/basic_io.h:214
↓ 3 callersMethodInsert
src/impl/label_table.h:122
↓ 3 callersMethodInverseTransform
src/impl/transform/pca_transformer.cpp:88
↓ 3 callersMethodIsString
src/json_wrapper.cpp:89
↓ 3 callersMethodMultiRead
* @brief Reads multiple blocks of data from the IO object. * * If the IO object has a MultiReadImpl method, it is called. * Otherwise,
src/io/basic_io.h:122
↓ 3 callersMethodMultiReadImpl
src/io/mmap_io.cpp:108
↓ 3 callersMethodName
src/quantization/quantizer.h:208
↓ 3 callersMethodPIPE_STR_STR
extern/antlr4/fc/FCParser.cpp:1679
↓ 3 callersMethodPackage
src/datacell/bucket_datacell.h:76
↓ 3 callersMethodPackage32
src/quantization/product_quantization/pq_fastscan_quantizer.cpp:241
↓ 3 callersMethodProcessQuery
src/quantization/quantizer.h:157
↓ 3 callersFunctionRaBitQFloatBinaryIP
src/simd/sve.cpp:1025
↓ 3 callersFunctionRandomSelect
tests/fixtures/fixtures.h:328
↓ 3 callersMethodRangeSearch
src/vsag_ext.cpp:139
↓ 3 callersMethodReadImpl
src/io/mmap_io.cpp:88
↓ 3 callersMethodReallocate
src/impl/allocator/default_allocator.cpp:62
↓ 3 callersMethodRecord
tools/eval/monitor/recall_monitor.cpp:64
↓ 3 callersMethodReleaseImpl
src/io/async_io.cpp:106
↓ 3 callersMethodReorder
src/impl/reorder/flatten_reorder.cpp:24
↓ 3 callersMethodResize
src/io/io_array.h:91
↓ 3 callersFunctionRotateOp
src/simd/avx.cpp:1215
↓ 3 callersFunctionRotateOp
src/simd/avx2.cpp:1340
↓ 3 callersMethodSet
src/utils/visited_list.h:36
↓ 3 callersMethodSetDataScalarString
src/index_detail_data.h:104
↓ 3 callersMethodSetIO
src/algorithm/hgraph.cpp:2107
↓ 3 callersMethodSetMutexArray
src/impl/searcher/basic_searcher.cpp:541
↓ 3 callersMethodSetNewCount
src/attr/multi_bitset_manager.cpp:43
↓ 3 callersMethodSetOFFFirstUsed
src/index/iterator_filter.cpp:90
↓ 3 callersMethodSetQuantizer
src/datacell/flatten_datacell.h:150
↓ 3 callersMethodSetQuery
src/analyzer/hgraph_analyzer.cpp:296
↓ 3 callersMethodStart
tools/eval/monitor/recall_monitor.cpp:48
↓ 3 callersMethodStop
tools/eval/monitor/recall_monitor.cpp:52
↓ 3 callersFunctionTestComputerBatchPQFS
src/quantization/product_quantization/pq_fastscan_quantizer_test.cpp:85
↓ 3 callersMethodTestSerializeAndDeserialize
src/datacell/bucket_datacell_test.cpp:98
↓ 3 callersMethodToJson
src/algorithm/ivf_parameter.cpp:52
↓ 3 callersMethodTrain
src/index/index_impl.h:423
↓ 3 callersMethodTrain
src/algorithm/hgraph.cpp:101
↓ 3 callersMethodTrainUniform
src/quantization/scalar_quantization/scalar_quantization_trainer.cpp:46
↓ 3 callersMethodUnpack
src/datacell/bucket_datacell.h:83
↓ 3 callersFunction_assert_2d
(vectors: np.ndarray, name: str)
extern/diskann/DiskANN/python/src/_common.py:76
↓ 3 callersFunction_build_random_vectors_and_index
(dtype, metric)
extern/diskann/DiskANN/python/tests/test_static_disk_index.py:14
↓ 3 callersFunction_ensure_index_metadata
( index_path_and_prefix: str, vector_dtype: Optional[VectorDType], distance_metric: Optional[Dista
extern/diskann/DiskANN/python/src/_common.py:208
↓ 3 callersFunction_mm_mul32_pi8
extern/diskann/DiskANN/include/simd_utils.h:74
↓ 3 callersFunction_valid_index_prefix
(index_directory: str, index_prefix: str)
extern/diskann/DiskANN/python/src/_common.py:242
↓ 3 callersFunction_write_index_metadata
( index_path_and_prefix: str, dtype: VectorDType, metric: _native_dap.Metric, num_points: int,
extern/diskann/DiskANN/python/src/_common.py:174
← previousnext →701–800 of 5,241, ranked by callers