justheuristic / prefetch_generatorLinks
Simple package that makes your generator work in background thread
☆282Updated 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:
- Experimental ground for optimizing memory of pytorch models☆367Updated 7 years ago
- ☆165Updated 6 years ago
- Accelerate training by storing parameters in one contiguous chunk of memory.☆293Updated 4 years ago
- PyTorch layer-by-layer model profiler☆606Updated 4 years ago
- pytorch implement of Lookahead Optimizer☆195Updated 3 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆337Updated 6 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☆359Updated 5 years ago
- PyTorch dataset extended with map, cache etc. (tensorflow.data like)☆330Updated 3 years ago
- Library for faster pinned CPU <-> GPU transfer in Pytorch☆685Updated 5 years ago
- Efficient Data Loading Pipeline in Pure Python☆212Updated 5 years ago
- Slicing a PyTorch Tensor Into Parallel Shards☆301Updated 4 months ago
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆198Updated 5 years ago
- Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆415Updated last year
- Over9000 optimizer☆424Updated 2 years ago
- Implementation for the Lookahead Optimizer.☆243Updated 3 years ago
- Deep Learning Experiment Management☆641Updated 2 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆152Updated 6 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆188Updated last year
- How and why you want to make your pytorch CUDA/CPP extension with a Makefile☆172Updated 6 years ago
- ☆108Updated 4 years ago
- Utilities for Pytorch☆88Updated 3 years ago
- Deal with bad samples in your dataset dynamically, use Transforms as Filters, and more!☆379Updated 3 years ago
- Profiling and inspecting memory in pytorch☆1,073Updated last month
- Tutorial for building a custom CUDA function for Pytorch☆518Updated 6 years ago
- torchbearer: A model fitting library for PyTorch☆641Updated last year
- Implementation and experiments for AdamW on Pytorch☆94Updated 5 years ago
- PyTorch functions and utilities to make your life easier☆194Updated 4 years ago
- Decoupled Weight Decay Regularization (ICLR 2019)☆282Updated 6 years ago