fbsamples / pytorch-quantization-workshopLinks
Code for a workshop hosted at the MLOps World Summit '22
☆18Updated 3 years ago
Alternatives and similar repositories for pytorch-quantization-workshop
Users that are interested in pytorch-quantization-workshop are comparing it to the libraries listed below
Sorting:
- Efficient Deep Learning Survey Paper☆34Updated 2 years ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆39Updated 2 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆88Updated 4 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated 2 years ago
- pytest plugin for a better developer experience when working with the PyTorch test suite☆44Updated 4 years ago
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆27Updated 2 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 5 years ago
- An Easy To Use PyTorch Computer Vision Library☆53Updated 2 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- Official pytorch code for "APP: Anytime Progressive Pruning" (DyNN @ ICML, 2022; CLL @ ACML, 2022, SNN @ ICML, 2022 and SlowDNN 2023)☆16Updated 3 years ago
- Official PyTorch code for U-Noise: Learnable Noise Masks for Interpretable Image Segmentation (ICIP 2021)☆42Updated 4 years ago
- Yet another mini autodiff system for educational purposes☆31Updated last month
- a lightweight transformer library for PyTorch☆72Updated 4 years ago
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆59Updated 3 years ago
- ☆15Updated 4 years ago
- Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy☆129Updated 2 years ago
- Aloception is a set of package for computer vision: aloscene, alodataset, alonet.☆93Updated 7 months ago
- graftr: an interactive shell to view and edit PyTorch checkpoints.☆114Updated 5 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated 2 years ago
- PyTorch, PyTorch Lightning framework for trying knowledge distillation in image classification problems☆32Updated last year
- Large dataset storage format for Pytorch☆45Updated 4 years ago
- Productionize machine learning predictions, with ONNX or without☆66Updated last year
- High Performance Tensorflow Data Pipeline with State of Art Augmentations and low level optimizations.☆85Updated 3 years ago
- Official PyTorch implementation of RIO☆19Updated 4 years ago
- ML/DL Math and Method notes☆65Updated 2 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- ☆22Updated 7 years ago
- Code for the anonymous submission "Cockpit: A Practical Debugging Tool for Training Deep Neural Networks"☆31Updated 5 years ago