Commit Graph

10 Commits (ec1000cca97a9c0270f7f12fc084f0e800e21503)

Author SHA1 Message Date
Zhen Wang ec88b6cc5a add channel wise quantization in ir pass.
6 years ago
Zhen Wang 8063b31e2d Reduce redundant code for channel wise dequant op. test=develop
6 years ago
Zhen Wang 806832e091 update the input format of channel wise dequantize op.
6 years ago
Zhen Wang 89dee160d1 add channel wise dequantize op.
6 years ago
qingqing01 0353eddb51
Improve fake_dequantize_op. (#12877)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 9fc13fde18 Remove python3 relative import of unittest
7 years ago
minqiyang 35e6abd7bb Change iter_parameters back and port unittests code to Python3
7 years ago
qingqing01 10fbb831ed
Skip BatchNorm when feature only has 1 element. (#11578)
7 years ago
qingqing01 3a29821bd5
Develop a fake dequantized op for fixed-point quantization training framework. (#10965)
7 years ago