- 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
-
- 22 9月, 2021 1 次提交
-
-
由 joanna.wozna.intel 提交于
-
- 15 9月, 2021 1 次提交
-
-
由 王明冬 提交于
* clip op extra information when export model,test=ocr * rename clip_extra parameter to kwargs in save_inference_model, test=ocr
-
- 13 9月, 2021 2 次提交
-
-
由 lidanqing 提交于
-
由 joanna.wozna.intel 提交于
-
- 10 9月, 2021 1 次提交
-
-
由 whs 提交于
-
- 09 9月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 03 9月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 01 9月, 2021 1 次提交
-
-
由 cc 提交于
-
- 31 8月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 26 8月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 18 8月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 10 8月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 28 7月, 2021 1 次提交
-
-
由 cc 提交于
-
- 13 7月, 2021 1 次提交
-
-
由 Jiangxinz 提交于
* fix undef var * fix undef var
-
- 09 7月, 2021 2 次提交
- 05 7月, 2021 2 次提交
- 02 7月, 2021 1 次提交
-
-
由 cc 提交于
* refine the old code * support moving_average_abs_max and per_channel_abs_max * Add moving_average_abs_max_scale op * Convert the test program
-
- 25 6月, 2021 1 次提交
-
-
由 Wangzheee 提交于
-
- 24 6月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 22 6月, 2021 1 次提交
-
-
由 cc 提交于
* dygraph post training quantization * refine the ptq config * refine ptq quantizer
-
- 18 6月, 2021 1 次提交
-
-
由 ceci3 提交于
-
- 09 6月, 2021 1 次提交
-
-
由 cc 提交于
* Add wrap for functional api * Refine the wraped api * Add unit test for quant functional layers * Update all unit tests for dygraph qat
-
- 12 5月, 2021 1 次提交
-
-
由 cc 提交于
-
- 16 4月, 2021 1 次提交
-
-
由 ceci3 提交于
* support ernie trt-int8 for inference * fix reshape
-
- 14 4月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 08 4月, 2021 1 次提交
-
-
由 cc 提交于
* Support converting the model from fp32 to fp16
-
- 02 4月, 2021 1 次提交
-
-
由 cc 提交于
-
- 26 3月, 2021 1 次提交
-
-
由 cc 提交于
* Use layer to calculate output scale * add backward for moving_average_abs_max_scale and save output scales to op's attr
-
- 24 3月, 2021 1 次提交
-
-
由 cc 提交于
* Refine saving output scale to infer program
-
- 23 3月, 2021 1 次提交
-
-
由 Wojciech Uss 提交于
-
- 21 3月, 2021 1 次提交
-
-
由 guofei 提交于
* Fix skip_quant in QAT
-
- 19 3月, 2021 1 次提交
-
-
由 cc 提交于
* Refine calculating output scale of dygraph qat, test=develop
-
- 17 3月, 2021 1 次提交
-
-
由 cc 提交于
-
- 12 3月, 2021 1 次提交
-
-
由 guofei 提交于
* Support loading parameters from checkpoint to save quantized model * Fix the unittest test_moving_average_abs_max_scale_op * Add unittest of save_quantized_model from checkpoint * Add comments to explain the function
-
- 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
-