From 13e69ae247829cbc9c2dec21ae67ed34b86cb047 Mon Sep 17 00:00:00 2001 From: Gaurav Menghani Date: Fri, 18 Jun 2021 23:48:09 -0700 Subject: [PATCH] Added the Efficient Deep Learning survey paper. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3a6c900..19c80bd 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Related Paper of Efficient Deep Neural Networks 1. [Efficient Processing of Deep Neural Networks: A Tutorial and Survey](https://arxiv.org/abs/1703.09039) 2. [High-Performance Hardware for Machine Learning](https://media.nips.cc/Conferences/2015/tutorialslides/Dally-NIPS-Tutorial-2015.pdf) 3. [series of deep learning on iphone blogs](http://machinethink.net/blog/) +4. [Efficient Deep Learning: A Survey on Making Deep Learning Models Smaller, Faster, and Better](https://arxiv.org/abs/2106.08962) ## Sparse, Quantization and Compression ### Sparse