landskape-ai / Progressive-PruningLinks
Official pytorch code for "APP: Anytime Progressive Pruning" (DyNN @ ICML, 2022; CLL @ ACML, 2022, SNN @ ICML, 2022 and SlowDNN 2023)
☆16Updated 2 years ago
Alternatives and similar repositories for Progressive-Pruning
Users that are interested in Progressive-Pruning are comparing it to the libraries listed below
Sorting:
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆122Updated 2 years ago
- ☆24Updated 3 years ago
- Presents comprehensive benchmarks of XLA-compatible pre-trained models in Keras.☆37Updated 2 years ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 3 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Efficient Deep Learning Survey Paper☆33Updated 2 years ago
- ☆10Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆57Updated 3 years ago
- Explores the ideas presented in Deep Ensembles: A Loss Landscape Perspective (https://arxiv.org/abs/1912.02757) by Stanislav Fort, Huiyi …☆65Updated 5 years ago
- ☆19Updated 3 years ago
- PyTorch implementation of GLOM☆23Updated 3 years ago
- Fastai community entry to 2020 Reproducibility Challenge☆17Updated 2 years ago
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 3 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- Torch Distributed Experimental☆117Updated last year
- Research repo for code that may or may not end up in fastai3☆50Updated 4 years ago
- ☆75Updated 2 years ago
- Proof-of-concept of global switching between numpy/jax/pytorch in a library.☆18Updated last year
- Code for a workshop hosted at the MLOps World Summit '22☆17Updated 3 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 5 years ago
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆27Updated last year
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆88Updated 3 years ago
- [ICML 2022] "Coarsening the Granularity: Towards Structurally Sparse Lottery Tickets" by Tianlong Chen, Xuxi Chen, Xiaolong Ma, Yanzhi Wa…☆33Updated 2 years ago
- Neural Arithmetic Logic Units by Trask et al.☆12Updated 6 years ago
- Latest Weight Averaging (NeurIPS HITY 2022)☆31Updated 2 years ago
- ☆14Updated 3 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆61Updated 3 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago
- [NeurIPS 2022] DataMUX: Data Multiplexing for Neural Networks☆60Updated 2 years ago