activeloopai / activeloopai/deeplake
[FEATURE] Add tensor.pytorch and tensor.tensorflow methods
Open
enhancement
- Dominant language
- C++
- Stars
- 9.2k
- Forks
- 722
- PR merge metrics
- No merged PRs in 30d
Description
## 🚨🚨 Feature Request
- [ ] Related to an existing [Issue](../issues)
- [x] A new implementation (Improvement, Extension)
### If your feature will improve `HUB`
Currently, only Datasets can be used to create PyTorch Dataloaders, TensorFlow Datasets.
Need to add functionality to convert Hub tensors to PyTorch/TensorFlow compatible format.
Difficulty: Medium
Contributor guide
Assessment
This issue has not been assessed yet.