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
guofei 430f8449f1
Fix the error of save_quantized_model (#30583)
6 years ago
..
imperative Fix the error of save_quantized_model (#30583) 6 years ago
__init__.py Remove slim from paddle framework (#25666) 6 years ago
post_training_quantization.py Collect weight threshold for lstm op in post_training_quantization (#28701) 6 years ago
quant2_int8_mkldnn_pass.py Fix bug of supporting channelwise dygraph quantized model, test=develop (#30531) 6 years ago
quant_int8_mkldnn_pass.py refine the paddle place support using str (#28769) 6 years ago
quantization_pass.py Collect weight threshold for lstm op in post_training_quantization (#28701) 6 years ago
quantize_transpiler_v2.py Support quantizing program_desc (#29526) 6 years ago