- 21 6月, 2021 1 次提交
-
-
由 cc 提交于
* Combine amp and qat * add unit test
-
- 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 1月, 2021 1 次提交
-
-
由 cc 提交于
* Collect weight threshold of lstm, test=develop
-
- 13 1月, 2021 1 次提交
-
-
由 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
-
- 30 12月, 2020 1 次提交
-
-
由 cc 提交于
* Support quantizing program_desc, test=develop
-
- 22 12月, 2020 1 次提交
-
-
由 cc 提交于
-
- 08 12月, 2020 1 次提交
-
-
由 LoveAn 提交于
-
- 30 11月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
-
- 08 11月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
* disable ut test_parallel_executor_fetch_isolated_var,test=document_fix * test for limiting ut exec time as 15S * fix an error caused by cannot find ut * fix some error * can not find test_transformer * fix error caused by ut not run in windows * fix error caused by Compiler Options * fix error caused by setting timeout value as 15 in python/paddle/tests/CMakeLists.txt * setting timeout value to 120s for old ut * add the timeout value setting * fix error caused by ut only run in coverage_ci * add analyzer_transformer_profile_tester * fix some error * fix some error * fix error with inference option * fix error with inference option setting as ON_INFER * add some ut to set timeout * modified some option * fix error * fix some timeout error * fix error * fix error * fix timeout for test_analyzer_bfloat16_resnet50 * fix error * setting timeout properity for some ut * first pr for new ut timeout as 15S
-
- 01 10月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
-
- 23 9月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
-
- 02 9月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
-
- 27 8月, 2020 1 次提交
-
-
由 chalsliu 提交于
* Add the option to execute unit tests only at night * set ut nightly label for 3 cases.
-
- 25 8月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
-
- 24 8月, 2020 2 次提交
-
-
由 cc 提交于
* Add mnist test for post training quantization, test=develop
-
由 YUNSHEN XIE 提交于
* find timeout unittests * setting timeout value * fix some error * fix some error * fix some error * fix no newline of end file error
-
- 31 7月, 2020 1 次提交
-
-
由 Bai Yifan 提交于
* Remove slim from paddle framework test=develop Co-authored-by: Nwanghaoshuang <wanghaoshuang@baidu.com>
-
- 28 7月, 2020 1 次提交
-
-
由 yukavio 提交于
* saving inference model for user defined quantization model * saving inference model for user defined quantization model * fixed ci coverage
-
- 13 7月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
-
- 06 7月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
-
- 30 6月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
test=develop
-
- 29 6月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
test=develop
-
- 19 6月, 2020 1 次提交
-
-
由 iducn 提交于
-
- 13 5月, 2020 1 次提交
-
-
由 cc 提交于
[Fix bug] Init scale node in OutScaleForTrainingPass and enable test_quantization_scale_pass UT (#24393) * Init scale node in OutScaleForTrainingPass, test=develop * Enable test_quantization_scale, test=develop
-
- 12 5月, 2020 1 次提交
-
-
由 joanna.wozna.intel 提交于
-
- 08 5月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
* Enabled quantize all and skip missing in QAT
-
- 23 4月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
* QAT: support range-based quantization and scales from attribute * added support for channelwise
-
- 10 4月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
-
- 07 4月, 2020 1 次提交
-
-
由 cc 提交于
* Collect output scale for quantized op and fused op * Post_training_quantizaion sets batch_generator to support lod tensor
-
- 03 4月, 2020 2 次提交
- 28 3月, 2020 1 次提交
-
-
由 lidanqing 提交于
-
- 04 3月, 2020 1 次提交
-
-
由 Sylwester Fraczek 提交于
-
- 12 2月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
* a test for Ernie QAT INT8 accuracy check test=develop * Remove NLP comparison test to split PRs test=develop * Fix typo and tabs, delete commented lines test=develop * re-combine the 2 PRs, test=develop Co-authored-by: NMichał Gallus <sand3r@interia.eu> Co-authored-by: Nbingyanghuang <33643817+bingyanghuang@users.noreply.github.com>
-
- 07 2月, 2020 1 次提交
-
-
由 cc 提交于
* support weight quantization in post_training_quanzitaion, test=develop * add test for weight quantization, test=develop
-
- 25 1月, 2020 1 次提交
-
-
由 joanna.wozna.intel 提交于
-
- 24 12月, 2019 1 次提交
-
-
由 lidanqing 提交于
test=develop
-
- 12 12月, 2019 1 次提交
-
-
由 juncaipeng 提交于
-