EIDOSLAB / simplifyLinks
Simplification of pruned models for accelerated inference | SoftwareX https://doi.org/10.1016/j.softx.2021.100907
☆36Updated 5 months ago
Alternatives and similar repositories for simplify
Users that are interested in simplify are comparing it to the libraries listed below
Sorting:
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- ☆74Updated 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 8 months ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆208Updated last year
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆218Updated 4 months ago
- [ICML 2022] "Coarsening the Granularity: Towards Structurally Sparse Lottery Tickets" by Tianlong Chen, Xuxi Chen, Xiaolong Ma, Yanzhi Wa…☆33Updated 2 years ago
- Easily benchmark PyTorch model FLOPs, latency, throughput, allocated gpu memory and energy consumption☆103Updated last year
- Adaptive Gradient Clipping☆136Updated 2 years ago
- ☆208Updated 2 years ago
- A research library for pytorch-based neural network pruning, compression, and more.☆162Updated 2 years ago
- ☆51Updated last year
- ☆52Updated last year
- A tiny library for stochastic dataset caching in PyTorch.☆43Updated last year
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆214Updated 2 years ago
- Memory-Efficient CUDA kernels for training ConvNets with PyTorch.☆42Updated 5 months ago
- Simple easy to use module to get the intermediate values/activations from chosen Pytorch submodules. Supports submodule annidation and se…☆60Updated 5 years ago
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆235Updated 6 months ago
- [NeurIPS 2022 Spotlight] This is the official PyTorch implementation of "EcoFormer: Energy-Saving Attention with Linear Complexity"☆72Updated 2 years ago
- ☆51Updated last year
- A small demonstration of using WebDataset with ImageNet and PyTorch Lightning☆74Updated last year
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆486Updated 4 years ago
- understanding model mistakes with human annotations☆106Updated 2 years ago
- DropIT: Dropping Intermediate Tensors for Memory-Efficient DNN Training (ICLR 2023)☆31Updated 2 years ago
- DiffQ performs differentiable quantization using pseudo quantization noise. It can automatically tune the number of bits used per weight …☆236Updated 2 years ago
- Compression schema for gradients of activations in backward pass☆44Updated 2 years ago
- An unopinionated replacement for PyTorch's Dataset and ImageFolder, that handles Tar archives☆77Updated 2 years ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆99Updated last year
- Simple CIFAR-10 classification with ConvMixer☆45Updated 3 years ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year