dnddnjs / pytorch-multigpu
Multi GPU Training Code for Deep Learning with PyTorch
☆203Updated 4 years ago
Alternatives and similar repositories for pytorch-multigpu:
Users that are interested in pytorch-multigpu are comparing it to the libraries listed below
- A LARS implementation in PyTorch☆338Updated 4 years ago
- AdamP: Slowing Down the Slowdown for Momentum Optimizers on Scale-invariant Weights (ICLR 2021)☆413Updated 4 years ago
- ☆262Updated 5 years ago
- A large scale study of Knowledge Distillation.☆219Updated 4 years ago
- A specially designed light version of Fast AutoAugment☆172Updated 4 years ago
- a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.☆167Updated 2 years ago
- Distributed, mixed-precision training with PyTorch☆89Updated 4 years ago
- PyTorch Model Compression☆230Updated last year
- PyTorch implementation of AutoAugment.☆158Updated 4 years ago
- A Pytorch implementation of Fast AutoAugment and EfficientNet☆119Updated 5 years ago
- A TensorFlow re-implementation of Momentum Contrast (MoCo): https://arxiv.org/abs/1911.05722☆161Updated last year
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆309Updated 5 years ago
- The state-of-the-art algorithms on CIFAR-10 dataset in PyTorch☆59Updated 6 years ago
- Knowledge Transfer via Distillation of Activation Boundaries Formed by Hidden Neurons (AAAI 2019)☆105Updated 5 years ago
- Estimate/count FLOPS for a given neural network using pytorch☆304Updated 2 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆372Updated 4 years ago
- Knowledge distillation methods implemented with Tensorflow (now there are 11 (+1) methods, and will be added more.)☆266Updated 5 years ago
- Unofficial PyTorch Implementation of Unsupervised Data Augmentation.☆146Updated 4 years ago
- Unofficial Pytorch code for "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence" in NeurIPS'20. This repo co…☆190Updated 3 years ago
- Standardizing weights to accelerate micro-batch training☆546Updated 2 years ago
- Differentiable Data Augmentation Library☆121Updated 2 years ago
- pytorch implement of Lookahead Optimizer☆188Updated 2 years ago
- Using Teacher Assistants to Improve Knowledge Distillation: https://arxiv.org/pdf/1902.03393.pdf☆258Updated 5 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆417Updated 8 months ago
- Official code for "Writing Distributed Applications with PyTorch", PyTorch Tutorial☆256Updated 2 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆334Updated 5 years ago
- The codes for recent knowledge distillation algorithms and benchmark results via TF2.0 low-level API☆110Updated 2 years ago
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆414Updated 4 years ago
- Implementations of ideas from recent papers☆391Updated 4 years ago
- Automatic Mixed Precision Tutorials using pytorch. Based on PyTorch 1.6 Official Features, implement classification codebase using custo…☆88Updated 4 years ago