Structs§
- Async
Data Loader - A data loader that prefetches batches on background threads.
- Async
Data Loader Config - Configuration for the async prefetching data loader.
- Prefetch
Iterator - An iterator that yields prefetched batches from background workers.
Type Aliases§
- Batch
- A single batch: maps names (e.g. “input”, “target”) to tensors.