pashu123 / TransformersLinks
Pytorch Implementation of Transformers Explained with Comments
☆16Updated 5 years ago
Alternatives and similar repositories for Transformers
Users that are interested in Transformers are comparing it to the libraries listed below
Sorting:
- A highly modular PyTorch framework with a focus on Neural Architecture Search (NAS).☆23Updated 4 years ago
- Using ideas from product quantization for state-of-the-art neural network compression.☆146Updated 4 years ago
- A research library for pytorch-based neural network pruning, compression, and more.☆162Updated 3 years ago
- Network Pruning That Matters: A Case Study on Retraining Variants (ICLR 2021)☆17Updated 4 years ago
- ☆17Updated 5 years ago
- Estimate/count FLOPS for a given neural network using pytorch☆305Updated 3 years ago
- Courbariaux, Matthieu, Yoshua Bengio, and Jean-Pierre David. "Binaryconnect: Training deep neural networks with binary weights during pro…☆12Updated 5 years ago
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆27Updated 2 years ago
- RevBiFPN: The Fully Reversible Bidirectional Feature Pyramid Network☆15Updated 3 years ago
- You Only Search Once: On Lightweight Differentiable Architecture Search for Resource-Constrained Embedded Platforms☆12Updated 2 years ago
- MONeT framework for reducing memory consumption of DNN training☆174Updated 4 years ago
- Pytorch implementation of EENets☆21Updated last year
- Binarize convolutional neural networks using pytorch☆149Updated 3 years ago
- PyTorch implementation of MLP-Mixer: An all-MLP Architecture for Vision☆29Updated 4 years ago
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆131Updated last year
- Easily benchmark PyTorch model FLOPs, latency, throughput, allocated gpu memory and energy consumption☆109Updated 2 years ago
- A implement of run-length encoding for Pytorch tensor using CUDA☆14Updated 4 years ago
- All about acceleration and compression of Deep Neural Networks☆33Updated 6 years ago
- Code repo for the paper BiT Robustly Binarized Multi-distilled Transformer☆114Updated 2 years ago
- Official PyTorch Implementation of HELP: Hardware-adaptive Efficient Latency Prediction for NAS via Meta-Learning (NeurIPS 2021 Spotlight…☆64Updated last year
- ☆58Updated 3 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆224Updated 10 months ago
- [ICML 2022] "DepthShrinker: A New Compression Paradigm Towards Boosting Real-Hardware Efficiency of Compact Neural Networks", by Yonggan …☆73Updated 3 years ago
- Pytorch ImageNet training codes with various tricks, lr schedulers, distributed training, mixed precision training, DALI dataloader etc.☆18Updated 5 years ago
- Recent Advances on Efficient Vision Transformers☆55Updated 3 years ago
- [ICCV 2021] Code release for "Sub-bit Neural Networks: Learning to Compress and Accelerate Binary Neural Networks"☆32Updated 3 years ago
- Awesome Quantization Paper lists with Codes☆10Updated 4 years ago
- [ECCV 2022] SuperTickets: Drawing Task-Agnostic Lottery Tickets from Supernets via Jointly Architecture Searching and Parameter Pruning☆20Updated 3 years ago
- PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)☆31Updated 4 years ago
- Artifact for IPDPS'21: DSXplore: Optimizing Convolutional Neural Networks via Sliding-Channel Convolutions.☆13Updated 4 years ago