- 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
-
- 05 4月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 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 2 次提交
- 22 6月, 2021 1 次提交
-
-
由 cc 提交于
* dygraph post training quantization * refine the ptq config * refine ptq quantizer
-
- 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 提交于
-
- 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 提交于
-