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
Wojciech Uss 9fd9067455
handle conv2d activations in older QAT models (#23202)
6 years ago
..
__init__.py separated QAT1 and QAT2 (#23284) 6 years ago
mkldnn_post_training_strategy.py clean up intel labeled TODOs (#19476) 7 years ago
post_training_quantization.py Post_training_quantizaion supports min_max methon (#23078) 6 years ago
qat2_int8_mkldnn_pass.py handle conv2d activations in older QAT models (#23202) 6 years ago
qat_int8_mkldnn_pass.py separated QAT1 and QAT2 (#23284) 6 years ago
quantization_pass.py Add activation_type in AddQuantDequantPass to be compatible with paddleslim, test=develop (#23221) 6 years ago
quantization_strategy.py fix fuse_reduce_op quantization bug (#20306) 7 years ago