MCPcopy Create free account

hub / github.com/awa-ai/awadb / functions

Functions5,862 in github.com/awa-ai/awadb

↓ 15 callersMethodrequest
pybind11/include/pybind11/pytypes.h:1826
↓ 15 callersMethodrows
pybind11/tests/test_buffers.cpp:86
↓ 15 callersFunctionwriteBinaryPOD
awadb/db_engine/index/impl/hnswlib/hnswlib.h:72
↓ 14 callersMethodError
awadb/db_engine/util/online_logger.h:51
↓ 14 callersMethodGetString
awadb/db_engine/util/utils.cc:363
↓ 14 callersFunctionStringToByteArray
awadb/db_engine/tools/perf.cc:33
↓ 14 callersMethodVidMgr
awadb/db_engine/vector/raw_vector.h:171
↓ 14 callersMethodmutable_data
pybind11/include/pybind11/numpy.h:821
↓ 14 callersFunctionprint_default_created
pybind11/tests/constructor_stats.h:304
↓ 14 callersMethodreset
awadb/db_engine/index/impl/hnswlib/visited_list_pool.h:40
↓ 14 callersMethodrun
(self)
pybind11/tests/test_thread.py:14
↓ 13 callersMethodGetData
awadb/db_engine/util/concurrent_vector.h:113
↓ 13 callersMethodGetDistanceComputeType
awadb/db_engine/index/retrieval_model.h:63
↓ 13 callersFunctionassert_equal_ref
(mat)
pybind11/tests/test_eigen.py:21
↓ 13 callersMethodbar
(self)
pybind11/tests/test_multiple_inheritance.py:42
↓ 13 callersMethodget
pybind11/include/pybind11/pytypes.h:725
↓ 13 callersMethodreshape
Optional `order` parameter omitted, to be added as needed.
pybind11/include/pybind11/numpy.h:905
↓ 13 callersMethodstrides
Strides of the array
pybind11/include/pybind11/numpy.h:787
↓ 12 callersMethodGetIO
awadb/db_engine/vector/raw_vector.h:167
↓ 12 callersMethodadd
Add documents into the specified table. If table not existed, it will be created automatically. Args: table_name: The
clients/awadb_client/client.py:152
↓ 12 callersFunctionarray_proxy
pybind11/include/pybind11/numpy.h:301
↓ 12 callersFunctioninit_result
awadb/db_engine/index/impl/gamma_index_ivfpq.cc:566
↓ 12 callersFunctionmake_iterator
pybind11/include/pybind11/pybind11.h:2393
↓ 12 callersMethodsay_something
(self, times)
pybind11/tests/test_virtual_functions.py:422
↓ 12 callersMethodsearch
Vector search in the specified table. Args: table_name: The specified table for search. query: Input query, includi
awadb/awadb_api.py:76
↓ 12 callersMethodsize
pybind11/include/pybind11/detail/type_caster_base.h:366
↓ 12 callersFunctionssize_t_cast
pybind11/include/pybind11/detail/common.h:464
↓ 12 callersMethodunlucky_number
(self)
pybind11/tests/test_virtual_functions.py:425
↓ 11 callersMethodAddField
awadb/db_engine/c_api/api_data/gamma_doc.cc:108
↓ 11 callersMethodField
awadb/db_engine/c_api/api_data/gamma_doc.h:27
↓ 11 callersMethodToString
awadb/db_engine/tools/perf.cc:238
↓ 11 callersFunctionabs
Not a good abs function, but easy to test.
pybind11/tests/test_operator_overloading.cpp:133
↓ 11 callersFunctionhandle_nested_exception
pybind11/include/pybind11/detail/internals.h:303
↓ 11 callersFunctionsetattr
pybind11/include/pybind11/pytypes.h:569
↓ 10 callersMethodAbsoluteName
awadb/db_engine/index/retrieval_model.h:139
↓ 10 callersMethodAddFields
(ctx context.Context, in *DBMeta, opts ...grpc.CallOption)
hub/hub/awadb.io/go/pb_grpc/awadb_grpc.pb.go:47
↓ 10 callersMethodGetDocIDByKey
awadb/db_engine/table/table.cc:297
↓ 10 callersMethodIsSimilarScoreValid
awadb/db_engine/common/gamma_common_data.h:101
↓ 10 callersMethodOpen
awadb/db_engine/util/utils.cc:492
↓ 10 callersMethodSetDistanceComputeType
awadb/db_engine/index/retrieval_model.h:66
↓ 10 callersMethodSetKey
awadb/db_engine/c_api/api_data/gamma_doc.h:122
↓ 10 callersFunctioncapsule
pybind11/include/pybind11/pytypes.h:1592
↓ 10 callersFunctioncast
pybind11/include/pybind11/cast.h:1050
↓ 10 callersMethoddec_ref
pybind11/include/pybind11/gil.h:85
↓ 10 callersMethodend
pybind11/include/pybind11/detail/type_caster_base.h:356
↓ 10 callersFunctionexec
pybind11/include/pybind11/eval.h:88
↓ 10 callersFunctionglobals
\ingroup python_builtins Return a dictionary representing the global variables in the current execution frame, or ``__main__.__dict__`` if there is no
pybind11/include/pybind11/pybind11.h:1288
↓ 10 callersMethodlucky_number
(self)
pybind11/tests/test_virtual_functions.py:428
↓ 10 callersFunctionprint_copy_assigned
pybind11/tests/constructor_stats.h:294
↓ 10 callersFunctionprint_move_assigned
pybind11/tests/constructor_stats.h:299
↓ 10 callersFunctionr
(t)
docs/_static/scripts/furo.js:2
↓ 10 callersFunctionraise_err
pybind11/include/pybind11/detail/internals.h:329
↓ 9 callersMethodAdd
awadb/db_engine/vector/raw_vector.cc:123
↓ 9 callersMethodCheckTable
(ctx context.Context, in *DBTableName, opts ...grpc.CallOption)
hub/hub/awadb.io/go/pb_grpc/awadb_grpc.pb.go:42
↓ 9 callersMethodGetDocs
awadb/db_engine/search/gamma_engine.cc:1296
↓ 9 callersFunctionInit
awadb/db_engine/c_api/gamma_api.cc:34
↓ 9 callersMethodIsValid
awadb/db_engine/storage/storage_manager.h:41
↓ 9 callersMethodMinAligned
awadb/db_engine/table/field_range_index.cc:314
↓ 9 callersMethodName
()
awadb/db_engine/idl/fbs-gen/go/gamma_api/Field.go:38
↓ 9 callersMethodParent
pybind11/tests/test_call_policies.cpp:47
↓ 9 callersMethodRetrievalParams
awadb/db_engine/index/retrieval_model.h:91
↓ 9 callersMethodSetRetrievalParams
awadb/db_engine/c_api/api_data/gamma_request.cc:212
↓ 9 callersMethodSize
awadb/db_engine/index/impl/gpu/gamma_index_ivfpq_gpu.cc:96
↓ 9 callersFunctionUsage
()
hub/hub_local_proxy.go:1974
↓ 9 callersMethod__init__
(self, *args)
pybind11/tests/test_factory_constructors.py:190
↓ 9 callersMethodadd
pybind11/tests/test_smart_ptr.cpp:263
↓ 9 callersMethodclose
Close the specified table engine. Args: table_name: The table name of closing. db_name: The database name.
awadb/library.py:953
↓ 9 callersFunctionconstexpr_sum
pybind11/include/pybind11/detail/common.h:782
↓ 9 callersFunctioncreate
awadb/db_engine/util/bitmap.cc:15
↓ 9 callersFunctionhas_pybind11_internals_static
pybind11/tests/test_embed/test_interpreter.cpp:174
↓ 9 callersFunctionhash
pybind11/include/pybind11/pytypes.h:581
↓ 9 callersFunctioninitialize_interpreter
pybind11/include/pybind11/embed.h:190
↓ 9 callersMethoditemsize
Size of the data type in bytes.
pybind11/include/pybind11/numpy.h:585
↓ 9 callersMethodnone
pybind11/include/pybind11/pytypes.h:1425
↓ 9 callersFunctionset
awadb/db_engine/util/bitmap.cc:29
↓ 9 callersMethodsize
pybind11/include/pybind11/pytypes.h:1791
↓ 9 callersFunctionsplit
awadb/db_engine/util/utils.cc:40
↓ 9 callersMethodswap
awadb/db_engine/util/utils.h:188
↓ 9 callersMethodtest_function
pybind11/tests/test_enum.cpp:44
↓ 8 callersMethodDataType
awadb/db_engine/index/retrieval_model.h:131
↓ 8 callersFunctionFWriteByteArray
awadb/db_engine/search/gamma_table_io.cc:16
↓ 8 callersMethodInit
awadb/db_engine/table/docid_fields_mgr.cc:58
↓ 8 callersFunctionInt32tobytes
(a int32)
hub/hub_local_proxy.go:153
↓ 8 callersMethodMaxAligned
awadb/db_engine/table/field_range_index.cc:315
↓ 8 callersMethodResults
(obj *SearchResult, j int)
awadb/db_engine/idl/fbs-gen/go/gamma_api/Response.go:36
↓ 8 callersMethodSetIndexingSize
awadb/db_engine/c_api/api_data/gamma_table.cc:118
↓ 8 callersMethodSetTopN
awadb/db_engine/c_api/api_data/gamma_request.cc:165
↓ 8 callersMethodTestFactory3
pybind11/tests/test_factory_constructors.cpp:57
↓ 8 callersFunctionclean_type_id
pybind11/include/pybind11/detail/typeid.h:34
↓ 8 callersMethodcons
cons(i) is TRUE <=> b[i] is a consonant.
awadb/words_stem_en.py:52
↓ 8 callersFunctionfile_exist
awadb/db_engine/util/utils.cc:124
↓ 8 callersFunctionfinalize_interpreter
\rst Shut down the Python interpreter. No pybind11 or CPython API functions can be called after this. In addition, pybind11 objects must not o
pybind11/include/pybind11/embed.h:238
↓ 8 callersMethodfoo
(self)
pybind11/tests/test_multiple_inheritance.py:23
↓ 8 callersMethodinstall
(self)
pybind11/pybind11/setup_helpers.py:485
↓ 8 callersFunctionitemsize
pybind11/include/pybind11/numpy.h:1047
↓ 8 callersFunctioniter
pybind11/include/pybind11/pytypes.h:2042
↓ 8 callersMethodload
pybind11/include/pybind11/cast.h:244
↓ 8 callersMethodload
pybind11/include/pybind11/stl.h:57
↓ 8 callersFunctionmake_key_iterator
pybind11/include/pybind11/pybind11.h:2409
↓ 8 callersFunctionprint_constr_details
pybind11/tests/constructor_stats.h:271
← previousnext →101–200 of 5,862, ranked by callers