Releases: activeloopai/deeplake
Releases · activeloopai/deeplake
v3.1.2 🌈
🧭 What's Changed
- [DL-888] Dataset copying speedup and fixes (#2005) @FayazRahman
- Do not hide S3 access errors (#1884) @daniel-falk
- [DL-905] [DL-916] Consistent progressbar arg + example for decode_method (#2021) @FayazRahman
⚙️ Who Contributes
v3.1.1 🌈
🧭 What's Changed
- Mmdet integration (#2026) @adolkhan
- Allow persistent workers in dataloader (#2028) @AbhinavTuli
- [AL-2012] speedup pop element from dataset (#2024) @levongh
- [AL-2036] remove tiled image extraction (#2017) @levongh
- Handle repeated samples in shuffle (#2018) @AbhinavTuli
- [DL-910] Tensorflow iteration fix (#2013) @FayazRahman
⚙️ Who Contributes
v3.1.0 🌈
🧭 What's Changed
- [DL-896] pip install deeplake[enterprise] (#2008) @farizrahman4u
- [AL-2017] Add decode method to Pytorch API (#1991) @AbhinavTuli
- [DL-885] Fix iteration warnings (#1989) @FayazRahman
- [CUS-35] Fix merging class labels when class names aren't populated (#2007) @AbhinavTuli
- Allow np.array as sampler weights. Update docs. (#1999) @khustup
- [DL-893] Fast UUID + speedup sample id tensor (#1988) @farizrahman4u
- [AL-2024] Add MPL license to Deep Lake in Pypi (#1998) @AbhinavTuli
⚙️ Who Contributes
v3.0.18 🌈
🧭 What's Changed
- Bump libdeeplake version to fix issue with dataloader crashing over multiple epochs(#2000) @AbhinavTuli
- [DL-811] [DL-857] API reference updates (#1977) @FayazRahman
⚙️ Who Contributes
v3.0.17 🌈
🧭 What's Changed
- [CUS-32] Fix dataloader behaviour for json and list tensors (#1995) @AbhinavTuli
- [CUS-30] Add support for bytes in json tensors (#1994) @AbhinavTuli
- Add timeout to Pypi version check (#1996) @AbhinavTuli
⚙️ Who Contributes
v3.0.16 🌈
🧭 What's Changed
- Libdeeplake update to fix issue with linked tensors on certain systems (#1992) @levongh
- [AL-1850] [CUS-29] Version control diff and merge improvements (#1862) @AbhinavTuli
- Adds support for sampling. (#1987) @khustup
- [DL-879] Improve download API (#1986) @FayazRahman
- [AL-1992] [CUS-18] Fixes token expiration issue using hub:// datasets (#1983) @AbhinavTuli
- Mesh & Point Cloud htype's docs (#1979) @adolkhan
⚙️ Who Contributes
@AbhinavTuli, @FayazRahman, @adolkhan, @khustup and @levongh
v3.0.15 🌈
🧭 What's Changed
- Serve link creds for non deeplake datasets in ds.visualize (#1974) @khustup
- [DL-790] Speedup extend (#1936) @farizrahman4u
⚙️ Who Contributes
v3.0.14 🌈
🧭 What's Changed
- [AL-2010] Fixes verification of linked samples during rechunking (#1980) @AbhinavTuli
- No Wheels (fix for pip install on Windows) (#1976) @farizrahman4u
- [AL-2011] Fixes a bug with popping samples (#1975) @AbhinavTuli
- [AL-1964] Expose path for linked tensors (#1963) @AbhinavTuli
- [DL-759] Deeplake connect (#1951) @ProgerDav
⚙️ Who Contributes
v3.0.13 🌈
🧭 What's Changed
- Update libdeeplake version (#1970) @AbhinavTuli
- Update shuffle buffer to handle bytes (#1968) @AbhinavTuli
⚙️ Who Contributes
v3.0.12 🌈
🧭 What's Changed
- Libdeeplake fixes and improvements (#1964) @AbhinavTuli
- Greatly improves performance when working with compressed jpeg and png data
- Experimental dataloader transforms now receive PIL images instead of numpy arrays, ToPILImage transform should not be included
- Fixes deadlocking issue when multiple nested dataloaders are created
- Fixed unexpected segmentation faults
- Added wheels for centOS
- Added wheels for arm64 and x86_64 (fixed linking errors during lib import)
- [DL]-819 Add error messages related to user not being logged in (#1955) @adolkhan
- [DL-804] Dont support group.info (#1960) @FayazRahman
- [DL-782] Delete temp tensors in case append fails during transforms (#1924) @FayazRahman
- Improves experimental dataloader performance for tensors with jpeg and png images (#1961) @AbhinavTuli
- [AL-1999] [Bug fix] lnfo not being updated after using Deep Lake compute on dataset. (#1956) @AbhinavTuli
- Fixed shape polygon fix (#1959) @FayazRahman
- [DL-821] Fix allowing commit on views (#1953) @farizrahman4u
- [DL-814][CUS-14][CUS-17] Pytorch fixes (#1949) @farizrahman4u
- [CUS-22] Update query and htypes api reference (#1948) @FayazRahman
- [CUS-24] Fix polygons bug with fixed shape inputs (#1950) @farizrahman4u
- [DL-756] Log loading creds except in transforms (#1937) @FayazRahman
- [Dl 706] Improve speed of materialization (#1902) @adolkhan
- [AL-1990] add shuffle argument to .shuffle for experimental dataloader(#1942) @levongh
- [DL-726][DL-789] Ignore corrupt tensors + fetch_chunks for .data(), .text() etc (#1932) @farizrahman4u
- [DL-798] Fix partial read skip for chunk compressed chunks (#1939) @farizrahman4u
⚙️ Who Contributes
@AbhinavTuli, @FayazRahman, @adolkhan, @davidbuniat, @farizrahman4u, @istranic and @levongh