latest
Getting Started
Installation
Key Concepts
Datasets
Vector Store
VectorStore.DeepMemory
Tensors
Htypes
Compressions
PyTorch and Tensorflow Support
Utility Functions
Integrations
Weights and Biases
MMDetection
High-Performance Features
Dataloader
Sampler
Tensor Query Language
Random Split
Deep Memory
API Reference
deeplake
deeplake.VectorStore
deeplake.core
deeplake.core.dataset
deeplake.core.tensor
deeplake.api
deeplake.auto
deeplake.util
deeplake.client.log
deeplake.core.transform
deeplake.core.vectorstore.deep_memory
deeplake.random.seed
Deep Lake
»
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
_
__contains__() (deeplake.core.storage.GCSProvider method)
__delitem__() (deeplake.core.storage.GCSProvider method)
(deeplake.core.storage.GDriveProvider method)
(deeplake.core.storage.LocalProvider method)
(deeplake.core.storage.LRUCache method)
(deeplake.core.storage.MemoryProvider method)
(deeplake.core.storage.S3Provider method)
(deeplake.core.storage.StorageProvider method)
__getitem__() (deeplake.core.index.Index method)
(deeplake.core.index.IndexEntry method)
(deeplake.core.storage.GCSProvider method)
(deeplake.core.storage.GDriveProvider method)
(deeplake.core.storage.LocalProvider method)
(deeplake.core.storage.LRUCache method)
(deeplake.core.storage.MemoryProvider method)
(deeplake.core.storage.S3Provider method)
(deeplake.core.storage.StorageProvider method)
__getstate__() (deeplake.core.storage.LRUCache method)
(deeplake.core.storage.MemoryProvider method)
__init__() (deeplake.core.index.Index method)
(deeplake.core.index.IndexEntry method)
(deeplake.core.sample.Sample method)
(deeplake.core.storage.GCSProvider method)
(deeplake.core.storage.GDriveProvider method)
(deeplake.core.storage.LocalProvider method)
(deeplake.core.storage.LRUCache method)
(deeplake.core.storage.MemoryProvider method)
(deeplake.core.storage.S3Provider method)
(deeplake.core.vectorstore.deep_memory.DeepMemory method)
,
[1]
(deeplake.core.vectorstore.deeplake_vectorstore.VectorStore method)
(deeplake.util.shape_interval.ShapeInterval method)
__iter__() (deeplake.core.storage.GCSProvider method)
(deeplake.core.storage.GDriveProvider method)
(deeplake.core.storage.LocalProvider method)
(deeplake.core.storage.LRUCache method)
(deeplake.core.storage.MemoryProvider method)
(deeplake.core.storage.S3Provider method)
(deeplake.core.storage.StorageProvider method)
__len__() (deeplake.core.storage.GCSProvider method)
(deeplake.core.storage.GDriveProvider method)
(deeplake.core.storage.LocalProvider method)
(deeplake.core.storage.LRUCache method)
(deeplake.core.storage.MemoryProvider method)
(deeplake.core.storage.S3Provider method)
(deeplake.core.storage.StorageProvider method)
(deeplake.core.tensor.Tensor method)
__repr__() (deeplake.core.index.Index method)
__setitem__() (deeplake.core.storage.GCSProvider method)
(deeplake.core.storage.GDriveProvider method)
(deeplake.core.storage.LocalProvider method)
(deeplake.core.storage.LRUCache method)
(deeplake.core.storage.MemoryProvider method)
(deeplake.core.storage.S3Provider method)
(deeplake.core.storage.StorageProvider method)
(deeplake.core.tensor.Tensor method)
__setstate__() (deeplake.core.storage.LRUCache method)
__str__() (deeplake.core.index.Index method)
(deeplake.core.index.IndexEntry method)
__weakref__ (deeplake.core.index.Index attribute)
(deeplake.core.index.IndexEntry attribute)
(deeplake.core.storage.StorageProvider attribute)
_all_keys() (deeplake.core.storage.GCSProvider method)
(deeplake.core.storage.GDriveProvider method)
(deeplake.core.storage.LocalProvider method)
(deeplake.core.storage.LRUCache method)
(deeplake.core.storage.MemoryProvider method)
(deeplake.core.storage.S3Provider method)
(deeplake.core.storage.StorageProvider method)
_check_compatibility_with_htype() (deeplake.core.tensor.Tensor method)
_check_is_file() (deeplake.core.storage.LocalProvider method)
_check_update_creds() (deeplake.core.storage.S3Provider method)
_config (deeplake.core.tensor.Tensor property)
_flush_if_not_read_only() (deeplake.core.storage.LRUCache method)
_forward() (deeplake.core.storage.LRUCache method)
_forward_value() (deeplake.core.storage.LRUCache method)
_free_up_space() (deeplake.core.storage.LRUCache method)
_insert_in_cache() (deeplake.core.storage.LRUCache method)
_is_hub_path (deeplake.core.storage.StorageProvider attribute)
_linked_sample() (deeplake.core.tensor.Tensor method)
_pop_from_cache() (deeplake.core.storage.LRUCache method)
_set_hub_creds_info() (deeplake.core.storage.GCSProvider method)
(deeplake.core.storage.LocalProvider method)
(deeplake.core.storage.S3Provider method)
_state_keys() (deeplake.core.storage.S3Provider method)
A
add() (deeplake.core.vectorstore.deeplake_vectorstore.VectorStore method)
add_creds_key() (deeplake.core.dataset.Dataset method)
(deeplake.core.dataset.DeepLakeCloudDataset method)
AgreementError (class in deeplake.util.exceptions)
AgreementNotAcceptedError (class in deeplake.util.exceptions)
append() (deeplake.core.dataset.Dataset method)
(deeplake.core.tensor.Tensor method)
apply() (deeplake.core.index.Index method)
apply_squeeze() (deeplake.core.index.Index method)
array (deeplake.core.sample.Sample property)
AuthenticationException (class in deeplake.util.exceptions)
AuthorizationException (class in deeplake.util.exceptions)
AutoCompressionError (class in deeplake.util.exceptions)
B
BadGatewayException (class in deeplake.util.exceptions)
BadRequestException (class in deeplake.util.exceptions)
base_htype (deeplake.core.tensor.Tensor property)
batch() (deeplake.enterprise.DeepLakeDataLoader method)
branch (deeplake.core.dataset.Dataset property)
branches (deeplake.core.dataset.Dataset property)
BufferError (class in deeplake.util.exceptions)
C
check_readonly() (deeplake.core.storage.StorageProvider method)
checkout() (deeplake.core.dataset.Dataset method)
(deeplake.core.vectorstore.deeplake_vectorstore.VectorStore method)
CheckoutError (class in deeplake.util.exceptions)
ChunkEngineError (class in deeplake.util.exceptions)
ChunkIdEncoderError (class in deeplake.util.exceptions)
ChunkSizeTooSmallError (class in deeplake.util.exceptions)
clear() (deeplake.api.info.Info method)
(deeplake.core.storage.GCSProvider method)
(deeplake.core.storage.GDriveProvider method)
(deeplake.core.storage.LocalProvider method)
(deeplake.core.storage.LRUCache method)
(deeplake.core.storage.MemoryProvider method)
(deeplake.core.storage.S3Provider method)
(deeplake.core.storage.StorageProvider method)
(deeplake.core.tensor.Tensor method)
clear_cache() (deeplake.core.dataset.Dataset method)
(deeplake.core.storage.LRUCache method)
clear_deeplake_objects() (deeplake.core.storage.LRUCache method)
client (deeplake.core.dataset.Dataset property)
(deeplake.core.dataset.DeepLakeCloudDataset property)
close() (deeplake.enterprise.DeepLakeDataLoader method)
commit() (deeplake.core.dataset.Dataset method)
(deeplake.core.vectorstore.deeplake_vectorstore.VectorStore method)
commit_id (deeplake.core.dataset.Dataset property)
CommitError (class in deeplake.util.exceptions)
commits (deeplake.core.dataset.Dataset property)
compose() (in module deeplake)
compose_at() (deeplake.core.index.Index method)
compressed_bytes() (deeplake.core.sample.Sample method)
compute() (in module deeplake)
connect() (deeplake.api.dataset.dataset static method)
(deeplake.core.dataset.Dataset method)
(deeplake.core.dataset.DeepLakeCloudDataset method)
(in module deeplake)
copy() (deeplake.api.dataset.dataset static method)
(deeplake.core.dataset.Dataset method)
(deeplake.core.storage.StorageProvider method)
(in module deeplake)
CorruptedMetaError (class in deeplake.util.exceptions)
CorruptedSampleError (class in deeplake.util.exceptions)
CouldNotCreateNewDatasetException (class in deeplake.util.exceptions)
create_group() (deeplake.core.dataset.Dataset method)
create_read_copy_dataset() (in module deeplake.util.remove_cache)
create_tensor() (deeplake.core.dataset.Dataset method)
create_tensor_like() (deeplake.core.dataset.Dataset method)
creds_key() (deeplake.core.tensor.Tensor method)
D
data() (deeplake.core.tensor.Tensor method)
DataFrame (class in deeplake.auto.structured.dataframe)
dataloader() (deeplake.core.dataset.Dataset method)
dataset (class in deeplake.api.dataset)
Dataset (class in deeplake.core.dataset)
dataset (deeplake.core.vectorstore.deeplake_vectorstore.VectorStore property)
dataset() (in module deeplake)
DatasetHandlerError (class in deeplake.util.exceptions)
DatasetUnsupportedPytorch (class in deeplake.util.exceptions)
DatasetViewSavingError (class in deeplake.util.exceptions)
deepcopy() (deeplake.api.dataset.dataset static method)
(in module deeplake)
deeplake
module
deeplake.api.info
module
deeplake.integrations.wandb.wandb
module
DeepLakeCloudDataset (class in deeplake.core.dataset)
DeepLakeDataLoader (class in deeplake.enterprise)
DeeplakeRandom (class in deeplake.core.seed)
DeepMemory (class in deeplake.core.vectorstore.deep_memory)
,
[1]
delete() (deeplake.api.dataset.dataset static method)
(deeplake.core.dataset.Dataset method)
(deeplake.core.dataset.DeepLakeCloudDataset method)
(deeplake.core.dataset.ViewEntry method)
(deeplake.core.vectorstore.deeplake_vectorstore.VectorStore method)
(in module deeplake)
delete_branch() (deeplake.core.dataset.Dataset method)
delete_by_path() (deeplake.core.vectorstore.deeplake_vectorstore.VectorStore static method)
delete_group() (deeplake.core.dataset.Dataset method)
delete_tensor() (deeplake.core.dataset.Dataset method)
delete_view() (deeplake.core.dataset.Dataset method)
dict() (deeplake.core.tensor.Tensor method)
diff() (deeplake.core.dataset.Dataset method)
DirectoryAtPathException (class in deeplake.util.exceptions)
disable_readonly() (deeplake.core.storage.StorageProvider method)
download_kaggle_dataset() (in module deeplake.auto.unstructured.kaggle)
downsample() (deeplake.core.index.Index method)
(deeplake.core.index.IndexEntry method)
dtype (deeplake.core.tensor.Tensor property)
DynamicTensorNumpyError (class in deeplake.util.exceptions)
E
empty() (deeplake.api.dataset.dataset static method)
(in module deeplake)
EmptyCommitError (class in deeplake.util.exceptions)
EmptyTensorError (class in deeplake.util.exceptions)
EmptyTokenException (class in deeplake.util.exceptions)
enable_readonly() (deeplake.core.storage.StorageProvider method)
eval() (deeplake.core.transform.Pipeline method)
exists() (deeplake.api.dataset.dataset static method)
(in module deeplake)
extend() (deeplake.core.dataset.Dataset method)
(deeplake.core.tensor.Tensor method)
ExternalCommandError (class in deeplake.util.exceptions)
F
FileAtPathException (class in deeplake.util.exceptions)
fill_dataset() (deeplake.auto.structured.dataframe.DataFrame method)
filter() (deeplake.core.dataset.Dataset method)
FilterError (class in deeplake.util.exceptions)
find_axis() (deeplake.core.index.Index method)
fix_vc() (deeplake.core.dataset.Dataset method)
flush() (deeplake.core.dataset.Dataset method)
(deeplake.core.storage.LRUCache method)
(deeplake.core.storage.StorageProvider method)
FullChunkError (class in deeplake.util.exceptions)
G
GatewayTimeoutException (class in deeplake.util.exceptions)
GCSDefaultCredsNotFoundError (class in deeplake.util.exceptions)
GCSProvider (class in deeplake.core.storage)
GDriveProvider (class in deeplake.core.storage)
get() (deeplake.api.info.Info method)
get_base_storage() (in module deeplake.util.remove_cache)
get_bytes() (deeplake.core.storage.GCSProvider method)
(deeplake.core.storage.LocalProvider method)
(deeplake.core.storage.LRUCache method)
(deeplake.core.storage.S3Provider method)
(deeplake.core.storage.StorageProvider method)
get_commit_details() (deeplake.core.dataset.Dataset method)
get_creds_keys() (deeplake.core.dataset.Dataset method)
get_dataset_with_zero_size_cache() (in module deeplake.util.remove_cache)
get_deeplake_object() (deeplake.core.storage.LRUCache method)
get_managed_creds_keys() (deeplake.core.dataset.Dataset method)
(deeplake.core.dataset.DeepLakeCloudDataset method)
get_seed() (deeplake.core.seed.DeeplakeRandom method)
get_view() (deeplake.core.dataset.Dataset method)
get_views() (deeplake.core.dataset.Dataset method)
groups (deeplake.core.dataset.Dataset property)
H
has_head_changes (deeplake.core.dataset.Dataset property)
hidden (deeplake.core.tensor.Tensor property)
htype (deeplake.core.tensor.Tensor property)
HubComposeEmptyListError (class in deeplake.util.exceptions)
HubComposeIncompatibleFunction (class in deeplake.util.exceptions)
I
id (deeplake.core.dataset.ViewEntry property)
ImageClassification (class in deeplake.auto.unstructured.image_classification)
Index (class in deeplake.core.index)
IndexEntry (class in deeplake.core.index)
indices() (deeplake.core.index.IndexEntry method)
Info (class in deeplake.api.info)
info (deeplake.core.dataset.Dataset property)
(deeplake.core.tensor.Tensor property)
InfoError (class in deeplake.util.exceptions)
ingest_classification() (deeplake.api.dataset.dataset static method)
(in module deeplake)
ingest_coco() (deeplake.api.dataset.dataset static method)
(in module deeplake)
ingest_dataframe() (deeplake.api.dataset.dataset static method)
(in module deeplake)
ingest_huggingface() (in module deeplake)
ingest_kaggle() (deeplake.api.dataset.dataset static method)
(in module deeplake)
ingest_yolo() (in module deeplake)
invalidate_libdeeplake_dataset() (deeplake.core.tensor.Tensor method)
InvalidBytesRequestedError (class in deeplake.util.exceptions)
InvalidFileExtension (class in deeplake.util.exceptions)
InvalidHubPathException (class in deeplake.util.exceptions)
InvalidImageDimensions (class in deeplake.util.exceptions)
InvalidInputDataError (class in deeplake.util.exceptions)
InvalidKeyTypeError (class in deeplake.util.exceptions)
InvalidOperationError (class in deeplake.util.exceptions)
InvalidOutputDatasetError (class in deeplake.util.exceptions)
InvalidPasswordException (class in deeplake.util.exceptions)
InvalidPathException (class in deeplake.util.exceptions)
InvalidShapeIntervalError (class in deeplake.util.exceptions)
InvalidTensorGroupNameError (class in deeplake.util.exceptions)
InvalidTensorLinkError (class in deeplake.util.exceptions)
InvalidTensorNameError (class in deeplake.util.exceptions)
InvalidTokenException (class in deeplake.util.exceptions)
InvalidTransformDataset (class in deeplake.util.exceptions)
is_actually_cloud (deeplake.core.dataset.DeepLakeCloudDataset property)
is_colab() (in module deeplake.util.notebook)
is_dynamic (deeplake.core.tensor.Tensor property)
is_head_node (deeplake.core.dataset.Dataset property)
is_jupyter() (in module deeplake.util.notebook)
is_link (deeplake.core.tensor.Tensor property)
is_notebook() (in module deeplake.util.notebook)
is_sequence (deeplake.core.tensor.Tensor property)
is_trivial() (deeplake.core.index.Index method)
(deeplake.core.index.IndexEntry method)
is_view (deeplake.core.dataset.Dataset property)
items() (deeplake.api.info.Info method)
K
KaggleDatasetAlreadyDownloadedError (class in deeplake.util.exceptions)
KaggleError (class in deeplake.util.exceptions)
KaggleMissingCredentialsError (class in deeplake.util.exceptions)
keys() (deeplake.api.info.Info method)
L
length() (deeplake.core.index.Index method)
(deeplake.core.index.IndexEntry method)
like() (deeplake.api.dataset.dataset static method)
(in module deeplake)
link() (in module deeplake)
(in module deeplake.api.link)
link_tiled() (in module deeplake)
(in module deeplake.api.link_tiled)
LinkedSample (class in deeplake.core.linked_sample)
LinkedTiledSample (class in deeplake.core.linked_tiled_sample)
list() (deeplake.api.dataset.dataset static method)
(deeplake.core.tensor.Tensor method)
load() (deeplake.api.dataset.dataset static method)
(deeplake.core.dataset.ViewEntry method)
(in module deeplake)
load_items_from_next_storage() (deeplake.core.storage.LRUCache method)
load_view() (deeplake.core.dataset.Dataset method)
LocalProvider (class in deeplake.core.storage)
LockedException (class in deeplake.util.exceptions)
log() (deeplake.core.dataset.Dataset method)
LoginException (class in deeplake.util.exceptions)
LRUCache (class in deeplake.core.storage)
M
ManagedCredentialsNotFoundError (class in deeplake.util.exceptions)
max_len (deeplake.core.dataset.Dataset property)
max_view (deeplake.core.dataset.Dataset property)
maybe_flush() (deeplake.core.storage.StorageProvider method)
MemoryDatasetCanNotBePickledError (class in deeplake.util.exceptions)
MemoryProvider (class in deeplake.core.storage)
merge() (deeplake.core.dataset.Dataset method)
merge_slices() (in module deeplake.core.index)
MergeConflictError (class in deeplake.util.exceptions)
MergeError (class in deeplake.util.exceptions)
MergeMismatchError (class in deeplake.util.exceptions)
MergeNotSupportedError (class in deeplake.util.exceptions)
message (deeplake.core.dataset.ViewEntry property)
meta (deeplake.core.dataset.Dataset property)
(deeplake.core.tensor.Tensor property)
MetaAlreadyExistsError (class in deeplake.util.exceptions)
MetaDoesNotExistError (class in deeplake.util.exceptions)
MetaError (class in deeplake.util.exceptions)
MetaInvalidKey (class in deeplake.util.exceptions)
MetaInvalidRequiredMetaKey (class in deeplake.util.exceptions)
min_len (deeplake.core.dataset.Dataset property)
min_view (deeplake.core.dataset.Dataset property)
modified_samples() (deeplake.core.tensor.Tensor method)
module
deeplake
deeplake.api.info
deeplake.integrations.wandb.wandb
ModuleNotInstalledException (class in deeplake.util.exceptions)
N
nbytes (deeplake.api.info.Info property)
ndim (deeplake.core.tensor.Tensor property)
need_to_reload_creds() (deeplake.core.storage.S3Provider method)
no_view_dataset (deeplake.core.dataset.Dataset property)
NotLoggedInError (class in deeplake.util.exceptions)
num_samples (deeplake.core.dataset.Dataset property)
(deeplake.core.tensor.Tensor property)
numpy() (deeplake.core.tensor.Tensor method)
(deeplake.enterprise.DeepLakeDataLoader method)
O
offset() (deeplake.enterprise.DeepLakeDataLoader method)
optimize() (deeplake.core.dataset.ViewEntry method)
OutOfChunkCountError (class in deeplake.util.exceptions)
OutOfSampleCountError (class in deeplake.util.exceptions)
OverLimitException (class in deeplake.util.exceptions)
P
parent (deeplake.core.dataset.Dataset property)
PartialSample (class in deeplake.core.partial_sample)
path() (deeplake.core.tensor.Tensor method)
PathNotEmptyException (class in deeplake.util.exceptions)
pending_commit_id (deeplake.core.dataset.Dataset property)
pil (deeplake.core.sample.Sample property)
Pipeline (class in deeplake.core.transform)
play() (deeplake.core.tensor.Tensor method)
pop() (deeplake.api.info.Info method)
(deeplake.core.dataset.Dataset method)
(deeplake.core.tensor.Tensor method)
popitem() (deeplake.api.info.Info method)
populate_creds() (deeplake.core.dataset.Dataset method)
ProviderListEmptyError (class in deeplake.util.exceptions)
ProviderSizeListMismatch (class in deeplake.util.exceptions)
pytorch() (deeplake.core.dataset.Dataset method)
(deeplake.enterprise.DeepLakeDataLoader method)
Q
query() (deeplake.core.dataset.Dataset method)
(deeplake.enterprise.DeepLakeDataLoader method)
R
random_split() (deeplake.core.dataset.Dataset method)
read() (in module deeplake)
(in module deeplake.api.read)
read_only (deeplake.core.dataset.Dataset property)
ReadOnlyModeError (class in deeplake.util.exceptions)
rechunk() (deeplake.core.dataset.Dataset method)
register_deeplake_object() (deeplake.core.storage.LRUCache method)
remove_deeplake_object() (deeplake.core.storage.LRUCache method)
remove_memory_cache() (in module deeplake.util.remove_cache)
rename() (deeplake.api.dataset.dataset static method)
(deeplake.core.dataset.Dataset method)
(deeplake.core.dataset.DeepLakeCloudDataset method)
(deeplake.core.storage.GCSProvider method)
(deeplake.core.storage.LocalProvider method)
(deeplake.core.storage.S3Provider method)
(in module deeplake)
rename_group() (deeplake.core.dataset.Dataset method)
rename_tensor() (deeplake.core.dataset.Dataset method)
RenameError (class in deeplake.util.exceptions)
replace_with() (deeplake.api.info.Info method)
reset() (deeplake.core.dataset.Dataset method)
ResourceNotFoundException (class in deeplake.util.exceptions)
root (deeplake.core.dataset.Dataset property)
S
S3DeletionError (class in deeplake.util.exceptions)
S3Error (class in deeplake.util.exceptions)
S3GetError (class in deeplake.util.exceptions)
S3ListError (class in deeplake.util.exceptions)
S3Provider (class in deeplake.core.storage)
S3SetError (class in deeplake.util.exceptions)
SamePathException (class in deeplake.util.exceptions)
Sample (class in deeplake.core.sample)
sample_by() (deeplake.core.dataset.Dataset method)
(deeplake.enterprise.DeepLakeDataLoader method)
sample_indices (deeplake.core.dataset.Dataset property)
(deeplake.core.tensor.Tensor property)
sample_info (deeplake.core.tensor.Tensor property)
SampleCompressionError (class in deeplake.util.exceptions)
SampleDecompressionError (class in deeplake.util.exceptions)
SampleHtypeMismatchError (class in deeplake.util.exceptions)
save_view() (deeplake.core.dataset.Dataset method)
search() (deeplake.core.vectorstore.deeplake_vectorstore.VectorStore method)
seed() (deeplake.core.seed.DeeplakeRandom method)
ServerException (class in deeplake.util.exceptions)
set_bytes() (deeplake.core.storage.StorageProvider method)
set_token() (deeplake.core.dataset.Dataset method)
setdefault() (deeplake.api.info.Info method)
shape (deeplake.core.tensor.Tensor property)
shape_interval (deeplake.core.tensor.Tensor property)
ShapeInterval (class in deeplake.util.shape_interval)
shapes() (deeplake.core.tensor.Tensor method)
shuffle() (deeplake.enterprise.DeepLakeDataLoader method)
size_approx() (deeplake.core.dataset.Dataset method)
slice_at_int() (in module deeplake.core.index)
slice_length() (in module deeplake.core.index)
StorageProvider (class in deeplake.core.storage)
structure() (deeplake.auto.unstructured.image_classification.ImageClassification method)
StructuredDataset (class in deeplake.auto.structured.base)
subscriptable() (deeplake.core.index.IndexEntry method)
summary() (deeplake.core.dataset.Dataset method)
(deeplake.core.tensor.Tensor method)
(deeplake.core.vectorstore.deeplake_vectorstore.VectorStore method)
sync() (deeplake.core.storage.GDriveProvider method)
T
Tensor (class in deeplake.core.tensor)
TensorAlreadyExistsError (class in deeplake.util.exceptions)
TensorDoesNotExistError (class in deeplake.util.exceptions)
TensorDtypeMismatchError (class in deeplake.util.exceptions)
tensorflow() (deeplake.core.dataset.Dataset method)
(deeplake.enterprise.DeepLakeDataLoader method)
TensorGroupAlreadyExistsError (class in deeplake.util.exceptions)
TensorGroupDoesNotExistError (class in deeplake.util.exceptions)
TensorInvalidSampleShapeError (class in deeplake.util.exceptions)
TensorMetaInvalidHtype (class in deeplake.util.exceptions)
TensorMetaInvalidHtypeOverwriteKey (class in deeplake.util.exceptions)
TensorMetaInvalidHtypeOverwriteValue (class in deeplake.util.exceptions)
TensorMetaMissingKey (class in deeplake.util.exceptions)
TensorMetaMissingRequiredValue (class in deeplake.util.exceptions)
TensorMetaMutuallyExclusiveKeysError (class in deeplake.util.exceptions)
TensorMismatchError (class in deeplake.util.exceptions)
TensorModifiedError (class in deeplake.util.exceptions)
tensors (deeplake.core.dataset.Dataset property)
tensors() (deeplake.core.vectorstore.deeplake_vectorstore.VectorStore method)
TensorUnsupportedSampleType (class in deeplake.util.exceptions)
text() (deeplake.core.tensor.Tensor method)
tiled() (in module deeplake)
(in module deeplake.api.tiled)
timestamps (deeplake.core.tensor.Tensor property)
tobytes() (deeplake.core.tensor.Tensor method)
token (deeplake.core.dataset.Dataset property)
(deeplake.core.dataset.DeepLakeCloudDataset property)
TokenPermissionError (class in deeplake.util.exceptions)
transform() (deeplake.enterprise.DeepLakeDataLoader method)
TransformError (class in deeplake.util.exceptions)
U
UnableToReadFromUrlError (class in deeplake.util.exceptions)
uncompressed_bytes() (deeplake.core.sample.Sample method)
UnexpectedStatusCodeException (class in deeplake.util.exceptions)
UnstructuredDataset (class in deeplake.auto.unstructured.base)
UnsupportedCompressionError (class in deeplake.util.exceptions)
UnsupportedSchedulerError (class in deeplake.util.exceptions)
UnsupportedTensorTypeError (class in deeplake.util.exceptions)
update() (deeplake.api.info.Info method)
(deeplake.core.dataset.Dataset method)
update_creds_key() (deeplake.core.dataset.Dataset method)
(deeplake.core.dataset.DeepLakeCloudDataset method)
update_embedding() (deeplake.core.vectorstore.deeplake_vectorstore.VectorStore method)
UserNotLoggedInException (class in deeplake.util.exceptions)
V
validate() (deeplake.core.index.Index method)
(deeplake.core.index.IndexEntry method)
values() (deeplake.api.info.Info method)
VectorStore (class in deeplake.core.vectorstore.deeplake_vectorstore)
verify (deeplake.core.tensor.Tensor property)
VersionControlError (class in deeplake.util.exceptions)
ViewEntry (class in deeplake.core.dataset)
visualize() (deeplake.core.dataset.Dataset method)
(deeplake.core.dataset.DeepLakeCloudDataset method)
W
WaitTimeoutException (class in deeplake.util.exceptions)
Read the Docs
v: latest
Versions
latest
v3.1.5
v3.1.0
v3.0.16
v3.0.15
v2.8.5
Downloads
On Read the Docs
Project Home
Builds