forked from activeloopai/deeplake
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AL-2017] Add decode method to Pytorch API (activeloopai#1991)
* added decode method to new dataloader * add warning * update error * added pil decompression to sample compressed chunk * add decode method to python dataloader * experimental -> enterprise * added new dataloader api * updated tests * fixes after merge * cleanup * lint fix * convert pil to np * remove * remove unused import * fixes and tests * [DL-895] Enterprise API reference (activeloopai#2006) * init * update * docstrings * update docs * fix * fixes * fix pytorch docstring * fix error * update eval docs * eval doc * add note * darg * fix legacy dataloaders * add linting * lint fixes * mypy fix * darg fix * fixes * test fix * docs update Co-authored-by: Fayaz Rahman <fayazrahman4u@gmail.com>
- Loading branch information
1 parent
ca708f1
commit 9d2c9a3
Showing
30 changed files
with
530 additions
and
253 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.