Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/activeloopai/deeplake
/ functions
Functions
5,792 in github.com/activeloopai/deeplake
⨍
Functions
5,792
◇
Types & classes
1,197
↓ 6 callers
Function
read_pod
cpp/nd/impl/serialize.hpp:23
↓ 6 callers
Method
resize
cpp/deeplake_core/embedding_type.hpp:64
↓ 6 callers
Function
row_number_to_tid
cpp/deeplake_pg/utils.hpp:286
↓ 6 callers
Method
rows
cpp/heimdall/dataset.hpp:95
↓ 6 callers
Method
run_query
cpp/deeplake_pg/pg_deeplake.hpp:331
↓ 6 callers
Method
set_current_position
cpp/deeplake_pg/table_scan.hpp:48
↓ 6 callers
Method
span
cpp/icm/bit_vector.hpp:2513
↓ 6 callers
Method
start
Start PostgreSQL server.
postgres/tests/py_tests/test_stateless_multi_instance.py:137
↓ 6 callers
Function
startsWith
cpp/3rd_party/happly.h:1266
↓ 6 callers
Method
summary
(self, name: str)
postgres/tests/py_tests/test_startup_latency.py:58
↓ 6 callers
Method
type
cpp/query_core/functor.hpp:112
↓ 6 callers
Method
unlock
cpp/base/spin_lock.hpp:34
↓ 6 callers
Method
url
cpp/http/uri.hpp:97
↓ 6 callers
Function
yy_load_buffer_state
cpp/3rd_party/sql-parser/src/parser/flex_lexer.cpp:4465
↓ 5 callers
Function
JPEGFixupTagsSubsamplingSkip
cpp/3rd_party/libtiff/tif_jpeg.c:1044
↓ 5 callers
Function
OJPEGReadSkip
cpp/3rd_party/libtiff/tif_ojpeg.c:2369
↓ 5 callers
Function
TIFFErrorExt
cpp/3rd_party/libtiff/tif_error.c:63
↓ 5 callers
Function
TIFFFieldIsAnonymous
cpp/3rd_party/libtiff/tif_dirinfo.c:879
↓ 5 callers
Function
TIFFPredictorCleanup
cpp/3rd_party/libtiff/tif_predict.c:1148
↓ 5 callers
Function
TIFFReadDirectoryFindFieldInfo
cpp/3rd_party/libtiff/tif_dirread.c:5242
↓ 5 callers
Function
TIFFReadEncodedStrip
* Read a strip of data and decompress the specified * amount into the user-supplied buffer. */
cpp/3rd_party/libtiff/tif_read.c:534
↓ 5 callers
Function
TIFFScanlineSize64
* Return the number of bytes to read/write in a call to * one of the scanline-oriented i/o routines. Note that * this number may be 1/samples-per-p
cpp/3rd_party/libtiff/tif_strip.c:257
↓ 5 callers
Function
TIFFStripSize
cpp/3rd_party/libtiff/tif_strip.c:204
↓ 5 callers
Function
TIFFWriteDirectoryTagShortLong
cpp/3rd_party/libtiff/tif_dirwrite.c:1850
↓ 5 callers
Function
TIFF_CLAMP_UINT64_TO_INT32_MAX
cpp/3rd_party/libtiff/tif_zip.c:136
↓ 5 callers
Function
TIFFjpeg_destroy
cpp/3rd_party/libtiff/tif_jpeg.c:463
↓ 5 callers
Function
_TIFFCheckDirNumberAndOffset
* Check the directory number and offset against the list of already seen * directory numbers and offsets. This is a trick to prevent IFD looping. *
cpp/3rd_party/libtiff/tif_dirread.c:5665
↓ 5 callers
Function
_TIFFCleanupIFDOffsetAndNumberMaps
cpp/3rd_party/libtiff/tif_close.c:127
↓ 5 callers
Function
_TIFFcallocExt
calloc() version that takes into account memory-specific open options */
cpp/3rd_party/libtiff/tif_open.c:201
↓ 5 callers
Function
_TIFFgetMode
cpp/3rd_party/libtiff/tif_open.c:55
↓ 5 callers
Function
_isArrayLike
(obj)
python/deeplake/integrations/mmdet/mmdet_utils_.py:29
↓ 5 callers
Function
_test_concurrent_create_table
Helper function to test concurrent CREATE TABLE IF NOT EXISTS. Args: db_conn: Database connection from fixture num_workers:
postgres/tests/py_tests/test_concurrent_create_table.py:321
↓ 5 callers
Method
begin
cpp/icm/shape.hpp:297
↓ 5 callers
Method
begin
cpp/nd/impl/transformed_array.hpp:109
↓ 5 callers
Method
can_run_query
cpp/deeplake_pg/pg_deeplake.hpp:321
↓ 5 callers
Method
column_has_streamer
cpp/deeplake_pg/table_data_impl.hpp:385
↓ 5 callers
Function
container_data
cpp/nd/impl/serialize.hpp:105
↓ 5 callers
Method
contains
cpp/deeplake_api/metadata.hpp:34
↓ 5 callers
Method
datatype
< Return an opaque pointer to the blob */
cpp/3rd_party/rnifti/RNifti/NiftiImage.h:508
↓ 5 callers
Method
dtype
cpp/nd/impl/stacked_array.hpp:63
↓ 5 callers
Method
dump
cpp/icm/json.hpp:514
↓ 5 callers
Method
empty
Checks if the queue is empty.
cpp/async/queue.hpp:176
↓ 5 callers
Method
end
cpp/nd/impl/transformed_array.hpp:114
↓ 5 callers
Function
erase_indexer_data
cpp/deeplake_pg/pg_deeplake.cpp:206
↓ 5 callers
Method
errorMsg
cpp/3rd_party/sql-parser/src/SQLParserResult.cpp:36
↓ 5 callers
Function
escapize_string
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:6169
↓ 5 callers
Function
escapize_string
cpp/3rd_party/rnifti/niftilib/nifti2_io.cpp:8591
↓ 5 callers
Method
executeSQL
(self, sql, times=1)
cpp/3rd_party/sql-parser/hyrise/benchmark/benchmark.py:77
↓ 5 callers
Function
fileext_n_compare
like strncmp, but also check against capitalization of known_ext * (test as local string, with max length 7) */
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:3239
↓ 5 callers
Function
fileext_n_compare
like strncmp, but also check against capitalization of known_ext * (test as local string, with max length 7) */
cpp/3rd_party/rnifti/niftilib/nifti2_io.cpp:4197
↓ 5 callers
Method
getCatIds
Filtering parameters. Args: catNms (List): get cats for given cat names supNms (List): get classes for given supercat
python/deeplake/integrations/mmdet/mmdet_utils_.py:200
↓ 5 callers
Function
get_catalog_version
cpp/deeplake_pg/dl_catalog.cpp:502
↓ 5 callers
Method
get_column_view
cpp/deeplake_pg/table_data_impl.hpp:225
↓ 5 callers
Function
get_deeplake_root_directory
cpp/deeplake_pg/utils.hpp:278
↓ 5 callers
Method
get_table_data_if_exists
cpp/deeplake_pg/table_storage.hpp:70
↓ 5 callers
Function
has_ascii_header
---------------------------------------------------------------------- * has_ascii_header - see if the NIFTI header is an ASCII format * * If the
cpp/3rd_party/rnifti/niftilib/nifti2_io.cpp:6204
↓ 5 callers
Method
has_current_score
cpp/deeplake_pg/pg_deeplake.hpp:141
↓ 5 callers
Method
isEmpty
* Determine whether or not the object is empty * @return \c true if the data pointer is \c NULL; \c false otherwise **/
cpp/3rd_party/rnifti/RNifti/NiftiImage.h:522
↓ 5 callers
Method
is_array
cpp/nd/type.hpp:143
↓ 5 callers
Method
is_ready
* @brief Checks if the promise is ready, so the result can be get. * * @return true * @return false */
cpp/async/promise.hpp:200
↓ 5 callers
Method
key
cpp/icm/json_wrapper.hpp:229
↓ 5 callers
Function
load_index_metadata
cpp/deeplake_pg/pg_deeplake.cpp:265
↓ 5 callers
Method
makeArray
cpp/3rd_party/sql-parser/src/sql/Expr.cpp:220
↓ 5 callers
Function
measure_connection_latency
Measure various latency components of connecting to PostgreSQL. Args: port: PostgreSQL port database: Database to connect to
postgres/tests/py_tests/test_startup_latency.py:98
↓ 5 callers
Function
nd_to_pg
Convert nd::array to PostgreSQL array (defaults to FLOAT4ARRAYOID for backward compatibility)
cpp/deeplake_pg/nd_utils.hpp:294
↓ 5 callers
Function
nifti2_get_volsize
----------------------------------------------------------------------*/ ! return the total volume size, in bytes This is computed as nvox * nbyp
cpp/3rd_party/rnifti/niftilib/nifti2_io.cpp:3379
↓ 5 callers
Function
nifti2_image_unload
--------------------------------------------------------------------------*/ ! Unload the data in a nifti_image struct, but keep the metadata. */ ----
cpp/3rd_party/rnifti/niftilib/nifti2_io.cpp:7313
↓ 5 callers
Function
nifti2_update_dims_from_array
----------------------------------------------------------------------*/ ! nifti_update_dims_from_array - update nx, ny, ... from nim->dim[] Fix
cpp/3rd_party/rnifti/niftilib/nifti2_io.cpp:715
↓ 5 callers
Function
nifti_convert_n1hdr2nim
----------------------------------------------------------------------*/ ! convert a nifti_1_header into a nift1_image \return an allocated nifti_
cpp/3rd_party/rnifti/niftilib/nifti2_io.cpp:4669
↓ 5 callers
Function
nifti_dmat33_determ
----------------------------------------------------------------------*/ ! compute the determinant of a 3x3 matrix */ --------------------------------
cpp/3rd_party/rnifti/niftilib/nifti2_io.cpp:2352
↓ 5 callers
Function
nifti_dmat44_to_orientation
---------------------------------------------------------------------------*/ ! compute the (closest) orientation from a 4x4 ijk->xyz tranformation ma
cpp/3rd_party/rnifti/niftilib/nifti2_io.cpp:2640
↓ 5 callers
Function
nifti_dmat44_to_quatern
---------------------------------------------------------------------------*/ ! Given the 3x4 upper corner of the matrix R, compute the quaternion
cpp/3rd_party/rnifti/niftilib/nifti2_io.cpp:1751
↓ 5 callers
Function
nifti_findhdrname
----------------------------------------------------------------------*/ ! check current directory for existing header file \return filename of h
cpp/3rd_party/rnifti/niftilib/nifti2_io.cpp:3685
↓ 5 callers
Function
nifti_get_filesize
---------------------------------------------------------------------------*/ ! return the size of a file, in bytes \return size of file on succe
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:2430
↓ 5 callers
Function
nifti_image_load
---------------------------------------------------------------------- * nifti_image_load *---------------------------------------------------------
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:4896
↓ 5 callers
Function
nifti_image_unload
--------------------------------------------------------------------------*/ ! Unload the data in a nifti_image struct, but keep the metadata. */ ----
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:5145
↓ 5 callers
Function
nifti_mat33_determ
----------------------------------------------------------------------*/ ! compute the determinant of a 3x3 matrix */ --------------------------------
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:1830
↓ 5 callers
Function
nifti_mat44_inverse
---------------------------------------------------------------------------*/ ! Compute the inverse of a bordered 4x4 matrix. <pre> - Some nu
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:1671
↓ 5 callers
Function
nifti_mat44_to_orientation
---------------------------------------------------------------------------*/ ! compute the (closest) orientation from a 4x4 ijk->xyz tranformation ma
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:1969
↓ 5 callers
Function
nifti_mat44_to_quatern
---------------------------------------------------------------------------*/ ! Given the 3x4 upper corner of the matrix R, compute the quaternion
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:1541
↓ 5 callers
Function
nifti_quatern_to_dmat44
---------------------------------------------------------------------------*/ ! Given the quaternion parameters (etc.), compute a transformation matri
cpp/3rd_party/rnifti/niftilib/nifti2_io.cpp:1613
↓ 5 callers
Function
nifti_update_dims_from_array
----------------------------------------------------------------------*/ ! nifti_update_dims_from_array - update nx, ny, ... from nim->dim[] Fix
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:620
↓ 5 callers
Function
opj_cond_signal
cpp/3rd_party/openjpeg/openjp2/thread.c:191
↓ 5 callers
Function
opj_dwt_max_resolution
<summary> */ Determine maximum computed resolution level for inverse wavelet transform */ </summary>
cpp/3rd_party/openjpeg/openjp2/dwt.c:1990
↓ 5 callers
Function
opj_image_create0
cpp/3rd_party/openjpeg/openjp2/image.c:34
↓ 5 callers
Function
opj_j2k_tcp_destroy
cpp/3rd_party/openjpeg/openjp2/j2k.c:9152
↓ 5 callers
Function
opj_mqc_numbytes
cpp/3rd_party/openjpeg/openjp2/mqc.c:179
↓ 5 callers
Function
opj_mutex_create
cpp/3rd_party/openjpeg/openjp2/thread.c:69
↓ 5 callers
Function
opj_pi_check_next_level
cpp/3rd_party/openjpeg/openjp2/pi.c:1304
↓ 5 callers
Function
opj_t1_dec_refpass_step_raw
cpp/3rd_party/openjpeg/openjp2/t1.c:743
↓ 5 callers
Function
opj_t1_dec_sigpass_step_raw
cpp/3rd_party/openjpeg/openjp2/t1.c:388
↓ 5 callers
Function
opj_t2_destroy
cpp/3rd_party/openjpeg/openjp2/t2.c:614
↓ 5 callers
Function
opj_tcd_marker_info_destroy
cpp/3rd_party/openjpeg/openjp2/tcd.c:2851
↓ 5 callers
Function
print_hex_vals
cpp/3rd_party/rnifti/niftilib/nifti2_io.cpp:4462
↓ 5 callers
Method
progress
* @brief Returns the progress of the promise. */
cpp/async/promise.hpp:230
↓ 5 callers
Function
random_value_for_type
Generate a random value for a given PostgreSQL column type.
postgres/tests/py_tests/test_random_operations.py:52
↓ 5 callers
Method
request_bytes
* @brief Request the bytes of the sample by the given index. * @param index Index of the sample. * @param options Fetch options. * @ret
cpp/heimdall/column_view.hpp:247
↓ 5 callers
Method
serialize
cpp/nd/dict.hpp:183
↓ 5 callers
Method
set_value
cpp/async/handle_base.hpp:237
↓ 5 callers
Function
sql_literal_for_value
Convert a Python value to a SQL literal string.
postgres/tests/py_tests/test_random_operations.py:94
← previous
next →
401–500 of 5,792, ranked by callers