spdl.source¶
Overview¶
Iterables for traversing datasets and utilities for transforming them.
API Reference¶
Classes
IterableWithShuffle¶
A protocol that is often used to represent data source. |
Modules
imagenet¶
Iterable for ImageNet dataset. |
local_directory¶
Iterable for traversing local file directory. |
utils¶
Implements meta-transformations on iterables/iterators. |