early-exiting
There are 10 repositories under early-exiting topic.
raymin0223/fast_robust_early_exit
Fast and Robust Early-Exiting Framework for Autoregressive Language Models with Synchronized Parallel Decoding (EMNLP 2023 Long)
falcon-xu/early-exit-papers
A curated list of early exiting (LLM, CV, NLP, etc)
Lee-Gihun/MicroNet_OSI-AI
(NeurIPS-2019 MicroNet Challenge - 3rd Winner) Open source code for "SIPA: A simple framework for efficient networks"
SanityLacking/Self-Distillation
Improve a Model's accuracy by distilling knowledge to the earlier layers of the model. Improves accuracy and performance of lightweight DNN models
fangvv/TLEE
Code for paper "TLEE: Temporal-wise and Layer-wise Early Exiting Network for Efficient Video Recognition on Edge Devices"
hpclab/learning-exit-strategies-ensembles
Official repository of Busolin et al., "Learning Early Exit Strategies for Additive Ranking Ensembles", ACM SIGIR 2021.
MateusGilbert/ee_semantic_segmentation
This repository contains the program used to train and evaluate a Branched DNN capable of early-exit semantic segmentation, suited for an edge-cloud co-inference scenario in smart cities..
SanityLacking/BrevisNet
Repository for Novel Early Exiting Methodology for tensorflow deep learning models.