⚡ 本页包含 AI 生成的分析内容,仅供参考
本论文提出了一种名为Sandwich-RAM的存内计算架构,针对二值权重网络(BWN)实现了高能效的乘加运算。通过将权重存储与计算集成在SRAM中,并采用脉宽调制技术,有效减少了数据移动带来的功耗损失,适用于低功耗IoT设备。
state-of-the-art results in the field of visual perception, drastically changing the traditional computer-vision framework. However, the movement of massive amounts of data prevents CNN’s from being integrated into low-power IoT devices. The recently proposed binaryweight network (BWN) reduces the complexity of computation and amount of memory access. A conventional digital implementation, which is composed of separate feature/weight memories and a multiply-and-accumulate (MAC) unit, requires large amounts of data to be moved [3]. To reduce power the weight memory and the computations are integrated together, into an in-memory computation architecture [1,2,5]. However, feature data is still stored externally, so data movement has only been partially addressed, especially for BWN. This
Jun Yang1, Yuyao Kong1, Zhen Wang2, Yan Liu1, Bo Wang1, Shouyi Yin3, Longxin Shi1
Southeast University, Nanjing, China Boxing Electronics, Nanjing, China 3 Tsinghua University, Beijing, China 1 2 Convolutional neural networks (CNN) achieve