- 07 12月, 2021 1 次提交
-
-
由 Zuza 提交于
* quantize slice op * correct test * fix code formatting
-
- 01 12月, 2021 1 次提交
-
-
由 Sylwester Fraczek 提交于
* dequantize matmul and matmul_v2 Y weights in qat2_int8 * review fix * split conv and mul tests, add matmul test * fixup * fix ci build * remove unused variables * formatting fix * remove extra newline at end of file
-
- 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 3 次提交
-
-
由 zhulei 提交于
* [RC22] Fix linear with matmul_op replace * [RC22] Fix linear with matmul_op replace * [RC22] Fix linear with matmul_op replace * [RC22] Fix linear with matmul_op replace * [RC22] Fix linear with matmul_op replace
-
由 lidanqing 提交于
-
由 joanna.wozna.intel 提交于
-
- 06 9月, 2021 1 次提交
-
-
由 joanna.wozna.intel 提交于
* Add fusion_lstm INT8 PTQ * Correct mkldnn_cache_capacity and enable fc_lstm_fuse_pass only for this test * Change mkldnn_cache_capacity
-
- 31 8月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 18 8月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 16 8月, 2021 1 次提交
-
-
由 zhangchunle 提交于
-
- 30 7月, 2021 1 次提交
-
-
由 zhangchunle 提交于
-
- 22 7月, 2021 1 次提交
-
-
由 Zhen Wang 提交于
-
- 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
-
- 22 6月, 2021 1 次提交
-
-
由 cc 提交于
* dygraph post training quantization * refine the ptq config * refine ptq quantizer
-
- 21 6月, 2021 2 次提交
-
-
由 cc 提交于
* Combine amp and qat * add unit test
-
由 tianshuo78520a 提交于
* del py2 code2 * fix test timeout
-
- 17 6月, 2021 1 次提交
-
-
由 cc 提交于
-
- 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 6月, 2021 1 次提交
-
-
由 Wangzheee 提交于
-
- 27 5月, 2021 1 次提交
-
-
由 cc 提交于
-
- 18 5月, 2021 1 次提交
-
-
由 joanna.wozna.intel 提交于
* Update paths to Quant models * Update description
-
- 14 4月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 08 4月, 2021 1 次提交
-
-
由 cc 提交于
* Support converting the model from fp32 to fp16
-
- 30 3月, 2021 1 次提交
-
-
由 Zhen Wang 提交于
-
- 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
-
- 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
-
- 18 1月, 2021 1 次提交
-
-
由 cc 提交于
* Collect weight threshold of lstm, test=develop
-
- 13 1月, 2021 2 次提交
-
-
由 cc 提交于
* skip quantizing ops in cpu inference, test=develop
-
由 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
-
- 08 1月, 2021 1 次提交
-
-
由 guofei 提交于
* Quantization supports 2.0 APIs * Fix the error of save_quantized_model
-
- 05 1月, 2021 1 次提交
-
-
由 cc 提交于
* Avoid the scale to be infinity in quant2_int8_mkldnn_pass, test=develop * support quantized model for paddle2.0 dygraph, test=develop
-
- 30 12月, 2020 1 次提交
-
-
由 cc 提交于
* Support quantizing program_desc, test=develop
-