Contents Menu Expand Light mode Dark mode Auto light/dark mode
DeLU
Logo
  • v0.0.13 ▼

NOTES

  • Learn

API REFERENCE

  • delu
  • delu.data
  • delu.hardware
  • delu.nn
  • delu.random
Back to top
Edit this page

delu.data#

Missing batteries from torch.utils.data.

Enumerate

Make dataset return both indices and items.

FnDataset

A thin wrapper around a loader function and its arguments.

IndexDataset

The dataset used by make_index_dataloader.

make_index_dataloader

Make DataLoader over indices instead of data.

IndexLoader

[DEPRECATED, use make_index_dataloader ] Like DataLoader, but over indices instead of data.

Next
delu.data.Enumerate
Previous
delu.evaluation
Copyright © 2022, Yura52
Made with Sphinx and @pradyunsg's Furo
Contents
  • delu.data