Approach
- Fixed-point Factorization
- Full-precision Weights Recovery
The quantized weights are used to conduct forward and backward computation and the full precision weights are used to accumulate gradients during back-propagation.
Experiment
References:
Fixed-point Factorized Networks, Peisong Wang, 2017, CVPR