From 6aee8050762fdbdd5229e6879ca3eafe7f7fde88 Mon Sep 17 00:00:00 2001 From: Neta Zmora <31280975+nzmora@users.noreply.github.com> Date: Tue, 2 Jul 2019 12:12:39 +0300 Subject: [PATCH] Updated README Added two new citations --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9424273..b798bd3 100755 --- a/README.md +++ b/README.md @@ -414,7 +414,15 @@ In IEEE Computer Architecture Letters (CAL), 2019. - Ritchie Zhao, Yuwei Hu, Jordan Dotzel, Christopher De Sa, Zhiru Zhang.<br> *[Improving Neural Network Quantization without Retraining using Outlier Channel Splitting](https://arxiv.org/abs/1901.09504),*<br> arXiv:1901.09504, 2019 - + +- Angad S. Rekhi, Brian Zimmer, Nikola Nedovic, Ningxi Liu, Rangharajan Venkatesan, Miaorong Wang, Brucek Khailany, William J. Dally, C. Thomas Gray.<br> +*[Analog/Mixed-Signal Hardware Error Modeling for Deep Learning Inference](https://research.nvidia.com/sites/default/files/pubs/2019-06_Analog/Mixed-Signal-Hardware-Error/40_2_Rekhi_AMS_ML.pdf)*,<br> +Nvidia Research, 2019. + +- Norio Nakata.<br> +*[Recent Technical Development of Artificial Intelligence for Diagnostic Medical Imaging]( https://rd.springer.com/article/10.1007/s11604-018-0804-6)*,<br> +In Japanese Journal of Radiology, February 2019, Volume 37, Issue 2, pp 103–108. + - Alexander Goncharenko, Andrey Denisov, Sergey Alyamkin, Evgeny Terentev.<br> *[Fast Adjustable Threshold For Uniform Neural Network Quantization](https://arxiv.org/abs/1812.07872)*,<br> arXiv:1812.07872, 2018 -- GitLab