BriefGPT.xyz
Aug, 2022
混合精度神经网络综述
Mixed-Precision Neural Networks: A Survey
HTML
PDF
Mariam Rakka, Mohammed E. Fouda, Pramod Khargonekar, Fadi Kurdahi
TL;DR
本文介绍了混合精度框架优化技巧的现有文献,并对常用的量化技巧进行了总结,其中部分框架运用的优化技巧为强化学习和确定性舍入,文章讨论了每种框架的优点和缺陷,并且为未来的混合精度框架提供了指导。
Abstract
mixed-precision
deep neural networks
achieve the energy efficiency and throughput needed for hardware deployment, particularly when the resources are limited, without sacrificing accuracy. However, the optimal pe
→