pashu123 / Transformers
Pytorch Implementation of Transformers Explained with Comments
☆15Updated 4 years ago
Alternatives and similar repositories for Transformers:
Users that are interested in Transformers are comparing it to the libraries listed below
- RevBiFPN: The Fully Reversible Bidirectional Feature Pyramid Network☆13Updated 2 years ago
- Arch-Net: Model Distillation for Architecture Agnostic Model Deployment☆22Updated 3 years ago
- Official PyTorch implementation of LilNetX: Lightweight Networks with EXtreme Model Compression and Structured Sparsification☆46Updated 2 years ago
- Udacity CS344 Introduction to Parallell Programming (https://classroom.udacity.com/courses/cs344), with assignments/materials updated to …☆46Updated 3 years ago
- All about acceleration and compression of Deep Neural Networks☆33Updated 5 years ago
- Artifact for IPDPS'21: DSXplore: Optimizing Convolutional Neural Networks via Sliding-Channel Convolutions.☆13Updated 3 years ago
- A implement of run-length encoding for Pytorch tensor using CUDA☆11Updated 3 years ago
- How to implement Non Max Suppression (NMS) in PyTorch☆17Updated 2 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.☆129Updated 4 months ago
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆26Updated last year
- MONeT framework for reducing memory consumption of DNN training☆173Updated 3 years ago
- Overview of conditional computution and dynamic CNNs for computer vision, with a focus on reducing computational complexity☆42Updated 2 years ago
- [ICML 2022] "DepthShrinker: A New Compression Paradigm Towards Boosting Real-Hardware Efficiency of Compact Neural Networks", by Yonggan …☆71Updated 2 years ago
- PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)☆30Updated 3 years ago
- A highly modular PyTorch framework with a focus on Neural Architecture Search (NAS).☆23Updated 3 years ago
- DeltaCNN End-to-End CNN Inference of Sparse Frame Differences in Videos☆60Updated 2 years ago
- PyTorch implementation of MLP-Mixer: An all-MLP Architecture for Vision☆23Updated 3 years ago
- ViT trained on COYO-Labeled-300M dataset☆32Updated 2 years ago
- Official implementation of "UNAS: Differentiable Architecture Search Meets Reinforcement Learning", CVPR 2020 Oral☆60Updated last year
- Pruning methods for pytorch with an optimizer-like interface☆15Updated 4 years ago
- [ECCV 2022] SuperTickets: Drawing Task-Agnostic Lottery Tickets from Supernets via Jointly Architecture Searching and Parameter Pruning☆19Updated 2 years ago
- Code repo for the paper BiT Robustly Binarized Multi-distilled Transformer☆104Updated last year
- Official PyTorch implementation of RIO☆18Updated 3 years ago
- Easily benchmark PyTorch model FLOPs, latency, throughput, allocated gpu memory and energy consumption☆98Updated last year
- Chameleon: Adaptive Code Optimization for Expedited Deep Neural Network Compilation☆27Updated 5 years ago
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 2 years ago
- Code for High-Capacity Expert Binary Networks (ICLR 2021).☆27Updated 3 years ago
- Train neural networks with joint quantization and pruning on both weights and activations using any pytorch modules☆41Updated 2 years ago
- Knock your images before you get stressed.☆10Updated 3 years ago
- Official code for NeurIPS paper "Combinatorial Optimization for Panoptic Segmentation: A Fully Differentiable Approach".☆16Updated 2 years ago