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
yingshengBD 0eea5d714f
post quantize support insert fake_quantize_dequantize node before the OPs that will be used in VIS's faceid models (#30659)
4 years ago
..
imperative Fix the error of save_quantized_model (#30583) 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 Fix bug of supporting channelwise dygraph quantized model, test=develop (#30531) 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) 5 years ago