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
↓ 3 callers
Function
_TIFFCheckRealloc
cpp/3rd_party/libtiff/tif_aux.c:97
↓ 3 callers
Function
_TIFFCreateAnonField
cpp/3rd_party/libtiff/tif_dirinfo.c:898
↓ 3 callers
Function
_TIFFEmitErrorAboveMaxCumulatedMemAlloc
cpp/3rd_party/libtiff/tif_open.c:148
↓ 3 callers
Function
_TIFFEmitErrorAboveMaxSingleMemAlloc
cpp/3rd_party/libtiff/tif_open.c:137
↓ 3 callers
Function
_TIFFGetDirNumberFromOffset
* Retrieve the matching IFD directory number of a given IFD offset * from the list of directories already seen. * Returns 1 if the offset was in the
cpp/3rd_party/libtiff/tif_dirread.c:5828
↓ 3 callers
Function
_TIFFSetupFields
cpp/3rd_party/libtiff/tif_dirinfo.c:513
↓ 3 callers
Function
_TIFFcalloc
cpp/3rd_party/libtiff/tif_unix.c:341
↓ 3 callers
Function
_TIFFfree
cpp/3rd_party/libtiff/tif_unix.c:349
↓ 3 callers
Function
_TIFFmalloc
cpp/3rd_party/libtiff/tif_unix.c:333
↓ 3 callers
Method
__init__
(self, column_name, ex)
python/deeplake/integrations/mm/exceptions.py:16
↓ 3 callers
Method
_check_plan_node
Recursively check plan node for specific node types. Args: node: Plan node dictionary node_types: List of no
postgres/tests/py_tests/test_utils/assertions.py:281
↓ 3 callers
Method
_run_cmd
Run a command, handling root vs non-root execution.
postgres/tests/py_tests/test_stateless_multi_instance.py:49
↓ 3 callers
Method
add
Core Roaring operations
cpp/icm/roaring.hpp:50
↓ 3 callers
Method
array
cpp/deeplake_core/sample.hpp:41
↓ 3 callers
Method
as_bool
cpp/icm/const_json.hpp:373
↓ 3 callers
Function
bump_catalog_version
cpp/deeplake_pg/dl_catalog.cpp:524
↓ 3 callers
Method
can_stream_column
cpp/deeplake_pg/table_data_impl.hpp:434
↓ 3 callers
Function
cb
()
cpp/3rd_party/sql-parser/hyrise/web-interface/jquery-1.11.1.min.js:3
↓ 3 callers
Method
cbegin
cpp/icm/json.hpp:288
↓ 3 callers
Method
cend
cpp/icm/json.hpp:298
↓ 3 callers
Function
cl_hash
* Reset encoding hash table. */
cpp/3rd_party/libtiff/tif_lzw.c:1358
↓ 3 callers
Function
class_label_tensor_create_kwargs_
(dtype="int32")
python/deeplake/integrations/labelbox/deeplake_utils.py:28
↓ 3 callers
Method
clear
cpp/deeplake_pg/pg_deeplake.hpp:535
↓ 3 callers
Method
code
* Return the code associated with the extension * @return An integer code giving the relevant code, or -1 if the extension is \c NULL
cpp/3rd_party/rnifti/RNifti/NiftiImage.h:1031
↓ 3 callers
Method
commit
(self, commit_message=None)
python/deeplake/integrations/labelbox/deeplake_utils.py:173
↓ 3 callers
Function
convert_pathlib_to_string_if_needed
(path: Union[str, pathlib.Path])
python/deeplake/ingestion/coco/from_coco.py:45
↓ 3 callers
Function
convert_pathlib_to_string_if_needed
(path: Union[str, pathlib.Path])
python/deeplake/ingestion/coco/ingest_coco.py:13
↓ 3 callers
Method
create
(ds_path, token, org_id=None, creds=None, overwrite=False)
python/deeplake/integrations/labelbox/deeplake_utils.py:109
↓ 3 callers
Method
create_streamer
cpp/deeplake_pg/table_data_impl.hpp:554
↓ 3 callers
Function
create_table_worker
Worker coroutine that attempts to create a table. Args: worker_id: Identifier for this worker schema_name: Schema name for t
postgres/tests/py_tests/test_concurrent_create_table.py:19
↓ 3 callers
Function
datum_to_nd
cpp/deeplake_pg/nd_utils.hpp:396
↓ 3 callers
Method
dtype
cpp/heimdall_common/impl/padded_array.hpp:25
↓ 3 callers
Method
dtype
cpp/nd/impl/flat_array.hpp:48
↓ 3 callers
Function
empty
.. deprecated:: 4.0.0
python/deeplake/__init__.py:214
↓ 3 callers
Method
empty
cpp/icm/index_mapping.hpp:175
↓ 3 callers
Method
empty
cpp/deeplake_core/sample.hpp:98
↓ 3 callers
Function
empty_cuda
()
python/deeplake/integrations/mm/mm_runners.py:14
↓ 3 callers
Function
ensure_catalog
cpp/deeplake_pg/dl_catalog.cpp:128
↓ 3 callers
Method
erase_table
cpp/deeplake_pg/table_storage.hpp:106
↓ 3 callers
Method
find_object_with_feature_id_
(self, frame, feature_id)
python/deeplake/integrations/labelbox/labelbox_converter.py:220
↓ 3 callers
Function
flatten
cpp/nd/impl/flat_array.hpp:10
↓ 3 callers
Function
free_env_impl
cpp/base/getenv.hpp:26
↓ 3 callers
Function
gb
()
cpp/3rd_party/sql-parser/hyrise/web-interface/jquery-1.11.1.min.js:2
↓ 3 callers
Function
generate_random_float_array
Generate a random float array. Args: length: Length of the array Returns: List of random floats between 0 and 1
postgres/tests/py_tests/test_utils/helpers.py:8
↓ 3 callers
Method
get
cpp/nd/impl/full_buffer_array.hpp:79
↓ 3 callers
Method
getComplex
cpp/3rd_party/rnifti/RNifti/NiftiImage.h:86
↓ 3 callers
Method
get_atttypename
cpp/deeplake_pg/table_data_impl.hpp:257
↓ 3 callers
Function
get_bbox_format
(bbox, bbox_info)
python/deeplake/integrations/mmdet/mmdet_dataset_.py:174
↓ 3 callers
Function
get_column_width
cpp/deeplake_pg/utils.hpp:321
↓ 3 callers
Function
get_index_fetch_data
cpp/deeplake_pg/table_am.cpp:165
↓ 3 callers
Method
has_deferred_fetch
cpp/deeplake_pg/pg_deeplake.hpp:131
↓ 3 callers
Function
is_domain_type
* @brief Check if a type OID is a domain type with the given name * @param typid The type OID to check * @param domain_name The domain name to match
cpp/deeplake_pg/utils.hpp:119
↓ 3 callers
Method
is_dynamic
cpp/nd/array.hpp:747
↓ 3 callers
Method
is_empty
cpp/icm/roaring.hpp:70
↓ 3 callers
Method
is_number
cpp/icm/json.hpp:358
↓ 3 callers
Method
is_object
cpp/icm/json_wrapper.hpp:437
↓ 3 callers
Method
is_running
Check if PostgreSQL server is running.
postgres/tests/py_tests/test_stateless_multi_instance.py:68
↓ 3 callers
Method
is_single_index
cpp/icm/index_mapping.hpp:210
↓ 3 callers
Method
is_string
cpp/icm/json.hpp:333
↓ 3 callers
Method
is_string
cpp/icm/json_wrapper.hpp:447
↓ 3 callers
Function
is_string_type
cpp/deeplake_pg/utils.hpp:308
↓ 3 callers
Function
jb
(a,b)
cpp/3rd_party/sql-parser/hyrise/web-interface/jquery-1.11.1.min.js:2
↓ 3 callers
Function
jpeg_read_raw_data_encap
cpp/3rd_party/libtiff/tif_ojpeg.c:2718
↓ 3 callers
Function
log_debug
cpp/base/base.hpp:59
↓ 3 callers
Method
logical_index_for_attnum
cpp/deeplake_pg/table_data_impl.hpp:281
↓ 3 callers
Method
mark_metadata_stale
cpp/deeplake_pg/table_storage.hpp:201
↓ 3 callers
Method
metadata
cpp/storage/reader.hpp:93
↓ 3 callers
Function
nd_to_datum
Helper function to convert nd::array to PostgreSQL Datum based on attribute type
cpp/deeplake_pg/nd_utils.hpp:621
↓ 3 callers
Function
need_nhdr_swap
---------------------------------------------------------------------- * check whether byte swapping is needed * * dim[0] should be in [0,7], and s
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:4114
↓ 3 callers
Function
need_nhdr_swap
---------------------------------------------------------------------- * check whether byte swapping is needed * * dim[0] should be in [0,7], and s
cpp/3rd_party/rnifti/niftilib/nifti2_io.cpp:5657
↓ 3 callers
Method
next_batch
cpp/bifrost/column_streamer.hpp:32
↓ 3 callers
Function
nifti2_make_new_nim
----------------------------------------------------------------------*/ ! basic creation of a nifti_image struct Create a nifti_image from the gi
cpp/3rd_party/rnifti/niftilib/nifti2_io.cpp:7759
↓ 3 callers
Function
nifti_datatype_is_valid
---------------------------------------------------------------------*/ ! Determine whether dtype is a valid NIFTI_TYPE. * * DT_UNKNOWN is consider
cpp/3rd_party/rnifti/niftilib/nifti2_io.cpp:10067
↓ 3 callers
Function
nifti_dmat33_colnorm
----------------------------------------------------------------------*/ ! compute the max column norm of a 3x3 matrix */ ----------------------------
cpp/3rd_party/rnifti/niftilib/nifti2_io.cpp:2412
↓ 3 callers
Function
nifti_dmat33_polar
---------------------------------------------------------------------------*/ ! polar decomposition of a 3x3 matrix This finds the closest orthogo
cpp/3rd_party/rnifti/niftilib/nifti2_io.cpp:2506
↓ 3 callers
Function
nifti_findhdrname
----------------------------------------------------------------------*/ ! check current directory for existing header file \return filename of h
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:2740
↓ 3 callers
Function
nifti_free_NBL
----------------------------------------------------------------------*/ ! nifti_free_NBL - free all pointers and clear structure * * note: thi
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:788
↓ 3 callers
Function
nifti_free_extensions
--------------------------------------------------------------------------*/ ! free the nifti extensions - If any edata pointer is set in the ext
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:5192
↓ 3 callers
Function
nifti_header_version
----------------------------------------------------------------------*/ ! determine NIFTI version from buffer (check sizeof_hdr and magic) \r
cpp/3rd_party/rnifti/niftilib/nifti2_io.cpp:6715
↓ 3 callers
Function
nifti_image_from_ascii
---------------------------------------------------------------------------*/ ! Take an XML-ish ASCII string and create a NIFTI image header to match.
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:6531
↓ 3 callers
Function
nifti_image_infodump
--------------------------------------------------------------------------*/ ! Print to stdout some info about a nifti_image struct. */ --------------
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:5219
↓ 3 callers
Function
nifti_is_valid_ecode
----------------------------------------------------------------------*/ ! check whether the extension code is valid \return 1 if valid, 0 otherw
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:4748
↓ 3 callers
Function
nifti_is_valid_ecode
----------------------------------------------------------------------*/ ! check whether the extension code is valid \return 1 if valid, 0 otherw
cpp/3rd_party/rnifti/niftilib/nifti2_io.cpp:6784
↓ 3 callers
Function
nifti_looks_like_cifti
---------------------------------------------------------------------- *! does this dataset look like CIFTI? * * check dimensions and extension eco
cpp/3rd_party/rnifti/niftilib/nifti2_io.cpp:6159
↓ 3 callers
Function
nifti_make_new_header
----------------------------------------------------------------------*/ ! basic initialization of a nifti_1_header struct (with given dimensions)
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:5425
↓ 3 callers
Function
nifti_make_new_nim
----------------------------------------------------------------------*/ ! basic creation of a nifti_image struct Create a nifti_image from the gi
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:5504
↓ 3 callers
Function
nifti_mat33_colnorm
----------------------------------------------------------------------*/ ! compute the max column norm of a 3x3 matrix */ ----------------------------
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:1860
↓ 3 callers
Function
nifti_mat33_polar
---------------------------------------------------------------------------*/ ! polar decomposition of a 3x3 matrix This finds the closest orthogo
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:1894
↓ 3 callers
Function
nifti_mat33_rownorm
----------------------------------------------------------------------*/ ! compute the max row norm of a 3x3 matrix */ -------------------------------
cpp/3rd_party/rnifti/niftilib/nifti2_io.cpp:2397
↓ 3 callers
Function
nifti_nim_is_valid
---------------------------------------------------------------------------*/ ! validate the nifti_image \return 1 if the structure seems valid,
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:6729
↓ 3 callers
Function
nifti_read_ascii_image
----------------------------------------------------------------------*/ ! nifti_read_ascii_image - process as a type-3 .nia image file return NU
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:4324
↓ 3 callers
Function
nifti_set_iname_offset
----------------------------------------------------------------------*/ ! set the nifti_image iname_offset field, based on nifti_type - if writi
cpp/3rd_party/rnifti/niftilib/nifti1_io.cpp:5754
↓ 3 callers
Function
now_ms
cpp/deeplake_pg/dl_catalog.cpp:71
↓ 3 callers
Function
ob
(a)
cpp/3rd_party/sql-parser/hyrise/web-interface/jquery-1.11.1.min.js:2
↓ 3 callers
Method
operator[]
cpp/icm/shape.hpp:179
↓ 3 callers
Function
opj_aligned_alloc_n
cpp/3rd_party/openjpeg/openjp2/opj_malloc.c:41
↓ 3 callers
Function
opj_alloc_tile_component_data
cpp/3rd_party/openjpeg/openjp2/tcd.c:692
↓ 3 callers
Function
opj_bio_byteout
cpp/3rd_party/openjpeg/openjp2/bio.c:81
↓ 3 callers
Function
opj_bio_numbytes
cpp/3rd_party/openjpeg/openjp2/bio.c:142
↓ 3 callers
Function
opj_cond_destroy
cpp/3rd_party/openjpeg/openjp2/thread.c:208
← previous
next →
701–800 of 5,792, ranked by callers