zeroΒΆ
A zero-overhead library for PyTorch users.
Data and Tensors
Smart wrapper for data loaders and iterables.  | 
Almost an alias for   | 
|
Concatenate items (tensors, numpy-arrays, tuples, dicts etc.) along the first dimension.  | 
|
Efficiently iterate over data (tensor, tuple of tensors, dict of tensors etc.) in a batchwise manner.  | 
Utilities
Tracks the best score, helps with early stopping.  | 
|
Measures time.  | 
Context-manager & decorator for models evaluation.  | 
Set seeds in   | 
Submodules
See the sidebar on the left.