- 08 7月, 2021 5 次提交
-
-
由 WeiXin 提交于
* delete the function of saving layer object. * edit doc of paddle.save/load and polish error message
-
由 Hao Lin 提交于
* opt dygraph python API, test=develop * Fix unbind bug in manipulation.py
-
由 lilong12 提交于
-
由 Ming-Xu Huang 提交于
-
由 WeiXin 提交于
* Fix test_jit_save_load random failure. * Since CI is not activated, recommit the code. * delete temp file.
-
- 07 7月, 2021 4 次提交
-
-
由 Wilber 提交于
-
由 pangyoki 提交于
-
由 jakpiase 提交于
* added prelu bf16/fp32 fwd/bwd kernel
-
由 taixiurong 提交于
-
- 06 7月, 2021 7 次提交
-
-
由 Thunderbrook 提交于
* add delta score, scale show * so parser * windows * windows
-
由 Zeng Jinle 提交于
* add gpu implementation of shuffle batch test=develop * add thrust cuda patches test=develop * fix macro guard * fix shuffle batch compile on windows/hip * fix hip compilation error * refine CMakeLists.txt * fix windows compile error * try to fix windows CI compilation error * fix windows compilation again * fix shuffle_batch op test on Windows
-
由 Kaipeng Deng 提交于
-
由 WangXi 提交于
-
由 zhiboniu 提交于
-
由 xiaoting 提交于
* fix interpolate for shape[i]=0, test=develop * fix test_trilinear_interp_v2 random failure, test=develop
-
由 danleifeng 提交于
* pipeline adaptive for heterps;test=develop * fix finalize hang;test=develop * add is_compiled_with_heterps for dataset;test=develop * fix hashtable core when pass ins_num=0;test=develop
-
- 05 7月, 2021 12 次提交
-
-
由 Aurelius84 提交于
-
由 jiangcheng 提交于
* reduce sum op default fp32, add into amp black list * reduce_sum default fp32 can avoid return inf when the sum value large than 65504
-
由 WangXi 提交于
-
由 WangXi 提交于
-
由 pangyoki 提交于
* change Add to AddN in sum npu op * add AddInputNames * change fp16 to fp32 because numpy has accuracy loss in fp16 adding * delete check * fix runner error
-
由 Qi Li 提交于
-
由 WangXi 提交于
-
由 ShenLiang 提交于
-
由 cc 提交于
* refine ptq according comments * reuse the module to calculate kl threshold
-
由 ShenLiang 提交于
* add amp support for pp * add amp untest
-
由 danleifeng 提交于
* fix hdfs and fleet_util for supporting save/load infer;test=develop
-
由 cc 提交于
* Save all scales to target ops * Move quant layers to paddle.nn.quant
-
- 04 7月, 2021 1 次提交
-
-
由 pangyoki 提交于
* delete useless GELU in gelu npu op * add description * fix format * add check_grad in gelu unittest
-
- 02 7月, 2021 3 次提交
- 01 7月, 2021 5 次提交
-
-
由 Yuang Liu 提交于
-
由 sunli 提交于
-
由 JZ-LIANG 提交于
* dygraph sharding * update unitest hybrid_parallel_communicate_group
-
由 taixiurong 提交于
-
由 zhangbo9674 提交于
* add get and set for Grad_scaler * refine some API name and comments * refine API name and comments * refine some comments
-
- 30 6月, 2021 3 次提交
-
-
由 jakpiase 提交于
* added matmul_v2 bf16/fp32 FWD kernel added matmul_v2 bf16/fp32 FWD kernel * added formatting * removed some tests due to timeout in CI * refactored tests * merged tests classes into one file * minor change * removed test guard for CUDA * remove skipIf * changes after review * formated one file * minor change * added skipping UT in CUDA place
-
由 Aurelius84 提交于
* refine temp_scope_vec logic * polish partial_program * fix fake var * add stop_gradient in spec * fix fake_var * fix unittest
-
由 houj04 提交于
* support set_device for NPU. * minor update doc and add more unit test.
-