justheuristic / prefetch_generatorLinks
Simple package that makes your generator work in background thread
☆279Updated 3 years ago
Alternatives and similar repositories for prefetch_generator
Users that are interested in prefetch_generator are comparing it to the libraries listed below
Sorting:
- Accelerate training by storing parameters in one contiguous chunk of memory.☆291Updated 4 years ago
- Experimental ground for optimizing memory of pytorch models☆366Updated 7 years ago
- ☆165Updated 6 years ago
- Deep Learning Experiment Management☆639Updated 2 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆337Updated 5 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆377Updated 4 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- Estimates the size of a PyTorch model in memory☆358Updated 5 years ago
- PyTorch layer-by-layer model profiler☆607Updated 4 years ago
- Slicing a PyTorch Tensor Into Parallel Shards☆299Updated 2 weeks ago
- Over9000 optimizer☆426Updated 2 years ago
- PyTorch dataset extended with map, cache etc. (tensorflow.data like)☆329Updated 3 years ago
- Deal with bad samples in your dataset dynamically, use Transforms as Filters, and more!☆377Updated 2 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆218Updated 3 months ago
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆197Updated 5 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆188Updated last year
- Efficient Data Loading Pipeline in Pure Python☆212Updated 4 years ago
- Tutorial for building a custom CUDA function for Pytorch☆517Updated 6 years ago
- high performance image loading and augmenting routines mimicking PIL.Image interface☆319Updated 3 years ago
- Standardizing weights to accelerate micro-batch training☆549Updated 3 years ago
- How and why you want to make your pytorch CUDA/CPP extension with a Makefile☆172Updated 5 years ago
- A utility library around PyTorch☆244Updated 2 years ago
- Profiling and inspecting memory in pytorch☆1,061Updated 10 months ago
- pytorch implement of Lookahead Optimizer☆190Updated 3 years ago
- How to use Cross Replica / Synchronized Batchnorm in Pytorch☆248Updated 6 years ago
- Library for faster pinned CPU <-> GPU transfer in Pytorch☆685Updated 5 years ago
- PyTorch wrapper for FFTs☆316Updated 6 years ago
- Tool for reading and writing datasets of tensors in a Lightning Memory-Mapped Database (LMDB). Designed to manage machine learning datase…☆117Updated 4 years ago
- Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆408Updated 11 months ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆149Updated 5 years ago