Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 372 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 372 Bytes

BlockFloatingPointCNN

This is the original code of paper "Computation Error Analysis of Block Floating Point Arithmetic Oriented Convolution Neural Network Accelerator Design". This work is based on caffe. The function "caffe_cpu_gemm" is replaced to simulate the behavior of block floating point(BFP) on CPUs.

License and Citation