fbsamples / pytorch-quantization-workshopLinks
Code for a workshop hosted at the MLOps World Summit '22
☆17Updated 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:
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- Efficient Deep Learning Survey Paper☆33Updated 2 years ago
- An Easy To Use PyTorch Computer Vision Library☆52Updated 2 years ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 5 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆27Updated last year
- pytest plugin for a better developer experience when working with the PyTorch test suite☆44Updated 3 years ago
- A lightweight wrapper for PyTorch that provides a simple declarative API for context switching between devices, distributed modes, mixed-…☆67Updated 2 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Official PyTorch implementation of RIO☆19Updated 4 years ago
- a lightweight transformer library for PyTorch☆72Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆57Updated 3 years ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆37Updated last year
- Contains code to demonstrate distributed training in TensorFlow 2 with AI Platform and custom Docker contains.☆20Updated 4 years ago
- Code for the CVPR 2019 paper : Spectral Metric for Dataset Complexity Assessment☆47Updated last year
- Re-implementation of local descriptor HardNet training in fasta2+kornia☆21Updated 5 years ago
- Functional deep learning☆108Updated 2 years ago
- Simple tooling for marking deprecated functions or classes and re-routing to the new successors' instance.☆50Updated 3 weeks ago
- Lightweight knowledge distillation pipeline☆28Updated 3 years ago
- Official PyTorch code for U-Noise: Learnable Noise Masks for Interpretable Image Segmentation (ICIP 2021)☆41Updated 3 years ago
- Implementing DropPath/StochasticDepth in PyTorch☆16Updated 3 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- PyTorch Tutorial at the LOD2021 conference☆21Updated 3 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated 2 years ago
- ☆28Updated 2 years ago
- A minimal TPU compatible Jax implementation of NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis.☆13Updated 3 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 4 years ago
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 2 years ago
- TLDR is an unsupervised dimensionality reduction method that combines neighborhood embedding learning with the simplicity and effectivene…☆125Updated 3 years ago