prigoyal / pytorch_memongerLinks
Experimental ground for optimizing memory of pytorch models
☆366Updated 7 years ago
Alternatives and similar repositories for pytorch_memonger
Users that are interested in pytorch_memonger are comparing it to the libraries listed below
Sorting:
- PyTorch layer-by-layer model profiler☆607Updated 4 years ago
- ☆165Updated 7 years ago
- Totally Versatile Miscellanea for Pytorch☆475Updated 3 years ago
- Code snippets created for the PyTorch discussion board☆570Updated 4 years ago
- Tutorial for building a custom CUDA function for Pytorch☆521Updated 6 years ago
- Estimates the size of a PyTorch model in memory☆359Updated 5 years ago
- Implementations of ideas from recent papers☆392Updated 5 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆377Updated 5 years ago
- Profiling and inspecting memory in pytorch☆1,076Updated 3 months ago
- Simple package that makes your generator work in background thread☆281Updated 3 years ago
- Implementation for the Lookahead Optimizer.☆243Updated 3 years ago
- Fast Block Sparse Matrices for Pytorch☆550Updated 4 years ago
- PyTorch dataset extended with map, cache etc. (tensorflow.data like)☆332Updated 3 years ago
- ☆261Updated 6 years ago
- Deal with bad samples in your dataset dynamically, use Transforms as Filters, and more!☆378Updated 3 years ago
- Library for faster pinned CPU <-> GPU transfer in Pytorch☆683Updated 5 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆338Updated 6 years ago
- Standardizing weights to accelerate micro-batch training☆549Updated 3 years ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆239Updated 4 years ago
- Official code for "Writing Distributed Applications with PyTorch", PyTorch Tutorial☆266Updated 3 years ago
- Slicing a PyTorch Tensor Into Parallel Shards☆300Updated 6 months ago
- Accelerate training by storing parameters in one contiguous chunk of memory.☆293Updated 5 years ago
- A LARS implementation in PyTorch☆353Updated 5 years ago
- ☆535Updated 3 years ago
- Decoupled Weight Decay Regularization (ICLR 2019)☆285Updated 6 years ago
- PyTorch Boilerplate For Research☆608Updated 3 years ago
- Deep Learning Experiment Management☆641Updated 2 weeks ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆189Updated last year
- Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆416Updated last year
- How and why you want to make your pytorch CUDA/CPP extension with a Makefile☆172Updated 6 years ago