BriefGPT.xyz
Apr, 2021
使用逐元素梯度缩放的网络量化
Network Quantization with Element-wise Gradient Scaling
HTML
PDF
Junghyup Lee, Dohyung Kim, Bumsub Ham
TL;DR
本文提出了一种新的基于element-wise gradient scaling的量化网络的训练方法,该方法可以更好地解决量化误差问题,提高在有限硬件资源情况下深度神经网络的稳定性和准确性。
Abstract
network quantization
aims at reducing bit-widths of weights and/or activations, particularly important for implementing
deep neural networks
with
→