You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/fluid/contrib/slim/quantization
cc b47478efc2
[dygraph qat] Use layer to calculate output scale (#31861)
4 years ago
..
imperative [dygraph qat] Use layer to calculate output scale (#31861) 4 years ago
__init__.py Remove slim from paddle framework (#25666) 5 years ago
post_training_quantization.py post quantize support insert fake_quantize_dequantize node before the OPs that will be used in VIS's faceid models (#30659) 4 years ago
quant2_int8_mkldnn_pass.py update scale collection and propagation algorithm (#31783) 4 years ago
quant_int8_mkldnn_pass.py refine the paddle place support using str (#28769) 4 years ago
quantization_pass.py post quantize support insert fake_quantize_dequantize node before the OPs that will be used in VIS's faceid models (#30659) 4 years ago
quantize_transpiler_v2.py Support quantizing program_desc (#29526) 4 years ago