sseung0703 / Lightweighting_CookbookLinks
This project attempts to build neural network training and lightweighting cookbook including three kinds of lightweighting solutions, i.e., knowledge distillation, filter pruning, and quantization.
☆22Updated 3 years ago
Alternatives and similar repositories for Lightweighting_Cookbook
Users that are interested in Lightweighting_Cookbook are comparing it to the libraries listed below
Sorting:
- Tensorflow2 training code with jit compiling on multi-GPU.☆17Updated 4 years ago
- Reproduction of Vision Transformer in Tensorflow2. Train from scratch and Finetune.☆48Updated 3 years ago
- A minimal implementation of Gaussian process regression in PyTorch☆64Updated 2 years ago
- Tensorflow Implementation of "Slowing Down the Weight Norm Increase in Momentum-based Optimizers"☆47Updated 4 years ago
- Learning Features with Parameter-Free Layers, ICLR 2022☆84Updated 2 years ago
- Jax/Flax implementation of DeiT and DeiT-III (ViT)☆18Updated 11 months ago
- Automatic Mixed Precision Tutorials using pytorch. Based on PyTorch 1.6 Official Features, implement classification codebase using custo…☆89Updated 5 years ago
- AdamP: Slowing Down the Slowdown for Momentum Optimizers on Scale-invariant Weights (ICLR 2021)☆413Updated 4 years ago
- The OTHER pytorch boilerplate☆45Updated 8 months ago
- ☆29Updated 10 months ago
- Simple implementation of muP, based on Spectral Condition for Feature Learning. The implementation is SGD only, dont use it for Adam☆85Updated last year
- Official Pytorch implementation of C3-GAN (Spotlight at ICLR 2022)☆127Updated 3 years ago
- Serving Example of CodeGen-350M-Mono-GPTJ on Triton Inference Server with Docker and Kubernetes☆20Updated 2 years ago
- OSLO: Open Source framework for Large-scale model Optimization☆309Updated 3 years ago
- Official repository for Automated Learning Rate Scheduler for Large-Batch Training (8th ICML Workshop on AutoML)☆40Updated 3 years ago
- OSLO: Open Source for Large-scale Optimization☆174Updated 2 years ago
- PyTorch Model Compression☆234Updated 2 years ago
- A performance library for machine learning applications.☆184Updated 2 years ago
- Large-scale language modeling tutorials with PyTorch☆292Updated 4 years ago
- Brain Agent for Large-Scale and Multi-Task Agent Learning☆93Updated last year
- 이화여대 강의자료☆29Updated last year
- A clean and structured implementation of Transformer with wandb and pytorch-lightning☆71Updated 3 years ago
- my useful torch lightning training template☆32Updated 2 years ago
- ☆188Updated 3 years ago
- Open source code for EigenGame.☆33Updated 2 years ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆206Updated 2 years ago
- The official repository for <Autoencoding Under Normalization Constraints> (Yoon, Noh and Park, ICML 2021).☆44Updated 2 years ago
- (ICML 2022) Official PyTorch implementation of “Blurs Behave Like Ensembles: Spatial Smoothings to Improve Accuracy, Uncertainty, and Rob…☆79Updated 3 years ago
- read 1 paper everyday (only weekday)☆56Updated 4 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆216Updated 2 years ago