Releases: activeloopai/deeplake
Releases · activeloopai/deeplake
v3.8.14 🌈
🧭 What's Changed
- Faster import (#2728) @FayazRahman
- Make S3 overwrite fails visible (#2729) @FayazRahman
- In-place
deeplake.like
(#2731) @FayazRahman - Pop multiple indices with
.pop(...)
(#2726) @FayazRahman - Parallel chunk retrieval (#2724) @FayazRahman
deeplake.query
API (#2715) @khustup2
⚙️ Who Contributes
v3.8.13 🌈
🧭 What's Changed
- Deepmemory nones fix (#2725) @AdkSarsen
- Fix
ds.summary
(#2714) @FayazRahman
⚙️ Who Contributes
v3.8.12 🌈
v3.8.11 🌈
v3.8.10 🌈
🧭 What's Changed
- Remove cached chunks from dataset pickle (#2711) @FayazRahman
- Tag htype (#2676) @FayazRahman
- remove upcasting in case if it is not needed (#2706) @activesoull
- bump libdeeplake version to 0.0.91 (#2708) @activesoull
⚙️ Who Contributes
v3.8.9 🌈
🧭 What's Changed
- Avoid
len(ds)
warnings internally (#2702) @FayazRahman - Deepmemory refactoring (#2691) @adolkhan
⚙️ Who Contributes
v3.8.8 🌈
🧭 What's Changed
⚙️ Who Contributes
v3.8.7 🌈
🧭 What's Changed
- Deep Memory recall fix (#2698) @adolkhan
- Fix
.data()
for empty tensors (#2699) @FayazRahman - Load datasets faster (#2695) @FayazRahman
- Avoid VDB Index copy with 'like' API (#2687) @sounakr
⚙️ Who Contributes
v3.8.6 🌈
v3.8.5 🌈
🧭 What's Changed
- DeepMemory UX fixes (#2692) @adolkhan
- Removed pip install deeplake[enterprise] references in docs (#2688) @nvoxland
- Fetching token from env during deeplake dataset initialization (#2669) @adolkhan
- [BUGFIX] Fix bug with params in ingest_dataframe (#2694) @istranic
- [BUGFIX] minor fix for parsing params in ingest_dataframe (#2683) @istranic
- Deepmemory fixes (#2675) @adolkhan
- change libdeeplake error message (#2682) @levongh