- 27 5月, 2021 1 次提交
-
-
由 Thunderbrook 提交于
* support ssd in PsCore * remove log * remove bz2 * defalut value * code style * parse table class * code style * add define
-
- 26 5月, 2021 1 次提交
-
-
由 JZ-LIANG 提交于
-
- 25 5月, 2021 1 次提交
-
-
由 Ming-Xu Huang 提交于
-
- 18 5月, 2021 1 次提交
-
-
由 joanna.wozna.intel 提交于
* Update paths to Quant models * Update description
-
- 12 5月, 2021 1 次提交
-
-
由 cc 提交于
-
- 07 5月, 2021 1 次提交
-
-
由 joanna.wozna.intel 提交于
* Add casting initializers for bf16 training * Changes after review * Correct test and add comment
-
- 28 4月, 2021 1 次提交
-
-
由 arlesniak 提交于
-
- 23 4月, 2021 1 次提交
-
-
由 Leo Chen 提交于
* refactor_check_finite_and_scale_npu_kernel * fix compile * add alloc_float_status op * add alloc_float_status op * add FloatStatus for check_finite_and_unscale * refine code * remove unneccessary logic * refine for fleet
-
- 22 4月, 2021 2 次提交
-
-
由 Yuang Liu 提交于
-
由 tianshuo78520a 提交于
-
- 21 4月, 2021 2 次提交
- 16 4月, 2021 1 次提交
-
-
由 ceci3 提交于
* support ernie trt-int8 for inference * fix reshape
-
- 15 4月, 2021 1 次提交
-
-
由 fangshuixun007 提交于
fix test sync_with_cpp (#32212)
-
- 14 4月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 08 4月, 2021 2 次提交
- 02 4月, 2021 1 次提交
-
-
由 cc 提交于
-
- 30 3月, 2021 1 次提交
-
-
由 Zhen Wang 提交于
-
- 26 3月, 2021 2 次提交
- 24 3月, 2021 1 次提交
-
-
由 cc 提交于
* Refine saving output scale to infer program
-
- 23 3月, 2021 1 次提交
-
-
由 Wojciech Uss 提交于
-
- 22 3月, 2021 1 次提交
-
-
由 arlesniak 提交于
-
- 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
-
- 24 2月, 2021 1 次提交
-
-
由 tangwei12 提交于
* fix entry * fix distributed lookup table fuse case * fix entry bug at first time * move entry from paddle.fluid -> paddle.distributed * fix ut with paddle.enable_static() Co-authored-by: Nmalin10 <malin10@baidu.com>
-
- 05 2月, 2021 1 次提交
-
-
由 Zhen Wang 提交于
* Use correct master weights in AdamW. * Just modify the master weight. * Update for CI Coverage.
-
- 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
-
- 20 1月, 2021 2 次提交
- 18 1月, 2021 2 次提交
- 13 1月, 2021 4 次提交
-
-
由 cc 提交于
* skip quantizing ops in cpu inference, test=develop
-
由 Bai Yifan 提交于
-
由 huangxu96 提交于
-
由 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
-
- 12 1月, 2021 1 次提交
-
-
由 tangwei12 提交于
* add sparse embedding & load vars for 2.0 Change-Id: I36b59ed5f015189dc9d9d2e34a9357722d369f1b * fix hdfs gloo Change-Id: Ia84d579053720ad804183e54c9a04b4f031c79c6 * fix gloo hdfs Change-Id: I5ab982fd483cddc10adcdef0b8aa83aca976cb9e * move loadvar/sparse embedding from incubute to static Change-Id: I57081d3545ad2efab78c72420d2162c0eacaf3a0
-