- 03 8月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 14 7月, 2022 1 次提交
-
-
由 handiz 提交于
-
- 06 7月, 2022 1 次提交
-
-
由 handiz 提交于
-
- 24 6月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 21 6月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 13 6月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
* use yapf to format all python file * yapf exclude two unittests file for they rely on writing and reading file, and format will break them * disable diff_py_file because too many diff files cause command following failed
-
- 05 4月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 28 3月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
* add adaround post-quant method
-
- 15 3月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
* add some op for full_quantization
-
- 21 1月, 2022 1 次提交
-
-
由 ceci3 提交于
-
- 01 12月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 04 11月, 2021 1 次提交
-
-
由 XGZhang 提交于
* fix a quantization bug
-
- 28 10月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 18 10月, 2021 1 次提交
-
-
由 ceci3 提交于
* quant support matmul_v2 * fix format
-
- 10 9月, 2021 1 次提交
-
-
由 whs 提交于
-
- 09 9月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 01 9月, 2021 1 次提交
-
-
由 cc 提交于
-
- 26 8月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 10 8月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 05 7月, 2021 1 次提交
-
-
由 cc 提交于
* Save all scales to target ops * Move quant layers to paddle.nn.quant
-
- 25 6月, 2021 1 次提交
-
-
由 Wangzheee 提交于
-
- 24 6月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 18 6月, 2021 1 次提交
-
-
由 ceci3 提交于
-
- 16 4月, 2021 1 次提交
-
-
由 ceci3 提交于
* support ernie trt-int8 for inference * fix reshape
-
- 14 4月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 25 1月, 2021 1 次提交
-
-
由 yingshengBD 提交于
post quantize support insert fake_quantize_dequantize node before the OPs that will be used in VIS's faceid models (#30659) test=develop
-
- 18 1月, 2021 1 次提交
-
-
由 cc 提交于
* Collect weight threshold of lstm, test=develop
-
- 07 1月, 2021 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 24 11月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* upgrade comment string to raw string * fix string in * fix string with ' ' * revert update on comments * upgrade only necessary * fix sample code checker * fix comments with '''
-
- 16 11月, 2020 1 次提交
-
-
由 cc 提交于
-
- 12 10月, 2020 1 次提交
-
-
由 cc 提交于
* Add test attribute in channelwise_quant op, test=develop
-
- 28 8月, 2020 1 次提交
-
-
由 Pei Yang 提交于
-
- 21 8月, 2020 1 次提交
-
-
由 Pei Yang 提交于
-
- 19 8月, 2020 1 次提交
-
-
由 cc 提交于
* Conv2d_transpose and mul support channnelwise quantization, test=develop * Skip collecting out threshold for output tensor of which the type is not fp32 or fp64, test=develop * Fix error in test_user_defined_quantization, test=develop * Add depthwise_conv_bn_fuse, test=develop * Add conv_transpose_bn_fuse_pass for post_training_quant, test=develop
-
- 03 8月, 2020 1 次提交
-
-
由 Pei Yang 提交于
-
- 29 7月, 2020 1 次提交
-
-
由 cc 提交于
* Remove the output for moving_average_abs_max_scale op, test=develop
-
- 28 7月, 2020 1 次提交
-
-
由 yukavio 提交于
* saving inference model for user defined quantization model * saving inference model for user defined quantization model * fixed ci coverage
-
- 06 7月, 2020 1 次提交
-
-
由 cc 提交于
* Save output threshold by argname_index, test=develop
-
- 17 6月, 2020 1 次提交
-
-
由 cc 提交于
-