Releases: activeloopai/deeplake
Releases · activeloopai/deeplake
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
⚙️ Who Contributes
v3.8.4 🌈
🧭 What's Changed
- Incremental Index Maintenance. (#2633) @sounakr
- Deep memory waitlist (#2678) @adolkhan
- Multiple typos inside /docs fixed. (#2667) @parikshit-adhikari
- Removing "enterprise" terminology (#2672) @nvoxland
⚙️ Who Contributes
@adolkhan, @levongh, @nvoxland, @parikshit-adhikari and @sounakr
v3.8.3 🌈
v3.8.2 🌈
v3.8.1 🌈
🧭 What's Changed
- Added sample_indices api to virtual tensors. (#2654) @khustup
- Deep memory typo fix (#2653) @adolkhan
- VectorStore docs fix (#2655) @adolkhan
- Saving views of views (#2649) @FayazRahman
- Brought back index regeneration (#2648) @istranic
- Switch lz4 implementation to python-lz4 (#2645) @FayazRahman
⚙️ Who Contributes
v3.8.0 🌈
🧭 What's Changed
- Deep Memory search speed up (#2646) @adolkhan
- Deep Memory virtual tensors support (#2643) @adolkhan
- Better view saving error message (#2639) @FayazRahman
- Bump libdeeplake version. (#2642) @khustup
⚙️ Who Contributes
@FayazRahman, @adolkhan, @davidbuniat, @khustup, @levongh and @nvoxland