- 15 8月, 2023 1 次提交
-
-
由 Sonder 提交于
-
- 07 4月, 2023 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 29 3月, 2023 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 25 3月, 2023 1 次提交
-
-
由 张春乔 提交于
-
- 30 12月, 2022 1 次提交
-
-
由 zhouzj 提交于
-
- 16 12月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
* move translated layer * fix build bugs * fix unittest bug * trigger ci
-
- 08 11月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle][py2][U004] unecessary explicit `object` inheritance in class definition * fix an increment
-
- 03 11月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle][py2][U008] remove unnecessary args in `super()` * remove remained args * revert changes in test_pylayer_op * Revert "revert changes in test_pylayer_op" This reverts commit ff185a9ae738afac3b0264f61bde6c6b7f72e7c4. * revert some changes in example code
-
- 23 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* update config * re-blacken python code * temporarily disable date and diff_py_file * skip a format
-
- 20 10月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 17 10月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 27 9月, 2022 1 次提交
-
-
由 Chang Xu 提交于
-
- 26 9月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 14 9月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* trim trailing whitespace * fix `.cmake-format.py` * revert npu ut changes, avoid npu ci error
-
- 23 8月, 2022 1 次提交
-
-
由 zhaoyingli 提交于
* add quant pass
-
- 12 8月, 2022 1 次提交
-
-
由 Chang Xu 提交于
-
- 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
-
- 04 5月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 05 4月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 22 12月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 14 12月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 10 12月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 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
-
- 10 9月, 2021 1 次提交
-
-
由 whs 提交于
-
- 09 9月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 03 9月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 18 8月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 09 7月, 2021 1 次提交
-
-
由 cc 提交于
* PTQ save quantized model * Wrap simulated layer * post process the inference model
-
- 05 7月, 2021 1 次提交
-
-
由 cc 提交于
* Save all scales to target ops * Move quant layers to paddle.nn.quant
-
- 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
-
- 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
-
- 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
-
- 20 1月, 2021 1 次提交
-
-
由 guofei 提交于
* Fix the error of save_quantized_model
-
- 13 1月, 2021 2 次提交
-
-
由 Bai Yifan 提交于
-
由 huangxu96 提交于
* Implemented AddQuantDequantPass in imperative quantization. * Supported LeakyReLU Quantization * For meeting coverage rate. * Changed the file name of test of AddQuantDequant * Implemented more Quantized NoWeightLayers. * Fix the loss cannot align problem between static and dynamic model quantization, add swish as supported quantized layer in imperative quantization. * remove noweight_list * support 2.0 API such as Pool2D and ReLu
-