Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moskomule/fast_dataloader

Fast data loader using tar and tensordict
https://github.com/moskomule/fast_dataloader

Last synced: about 2 months ago
JSON representation

Fast data loader using tar and tensordict

Awesome Lists containing this project

README

        

# fast_dataloader

A PyTorch data loader using tar and tensordict

**This project is work in progress**

![pytest](https://github.com/moskomule/fast_dataloader/workflows/pytest/badge.svg)
[![document](https://img.shields.io/static/v1?label=doc&message=fast_dataloader&color=blue)](https://moskomule.github.io/fast_dataloader)

## Installation

```commandline
pip install -U git+https://github.com/moskomule/fast_dataloader
```