justheuristic / prefetch_generator
Simple package that makes your generator work in background thread
☆279Updated 2 years ago
Alternatives and similar repositories for prefetch_generator:
Users that are interested in prefetch_generator are comparing it to the libraries listed below
- Accelerate training by storing parameters in one contiguous chunk of memory.☆291Updated 4 years ago
- Experimental ground for optimizing memory of pytorch models☆365Updated 6 years ago
- ☆165Updated 6 years ago
- PyTorch layer-by-layer model profiler☆606Updated 3 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- Over9000 optimizer☆427Updated 2 years ago
- Totally Versatile Miscellanea for Pytorch☆470Updated 3 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆373Updated 4 years ago
- PyTorch dataset extended with map, cache etc. (tensorflow.data like)☆329Updated 2 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆334Updated 5 years ago
- How and why you want to make your pytorch CUDA/CPP extension with a Makefile☆172Updated 5 years ago
- Tutorial for building a custom CUDA function for Pytorch☆511Updated 6 years ago
- Slicing a PyTorch Tensor Into Parallel Shards☆298Updated 3 years ago
- Efficient Data Loading Pipeline in Pure Python☆211Updated 4 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated 11 months ago
- Deep Learning Experiment Management☆640Updated 2 years ago
- A utility library around PyTorch☆244Updated 2 years ago
- Distributed, mixed-precision training with PyTorch☆89Updated 4 years ago
- Code snippets created for the PyTorch discussion board☆561Updated 4 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- Library for faster pinned CPU <-> GPU transfer in Pytorch☆685Updated 5 years 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
- Deal with bad samples in your dataset dynamically, use Transforms as Filters, and more!☆377Updated 2 years ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆597Updated 5 years ago
- pytorch implement of Lookahead Optimizer☆189Updated 2 years ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆238Updated 3 years ago
- Profiling and inspecting memory in pytorch☆1,050Updated 7 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
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆427Updated 6 months ago
- Standardizing weights to accelerate micro-batch training☆547Updated 3 years ago