- 27 9月, 2020 16 次提交
-
-
由 littletomatodonkey 提交于
* fix api alias * remove cos_sim
-
由 whs 提交于
-
由 Li Fuchen 提交于
* add float64 input to ctc_loss * modified error message of warpctc * update repo and tag of warpctc * add test for warpctc with float64 input * modified warpctc.cmake to make sure build always * resolved sample code bug of warpctc * add core.ops in warpctc dygraph * fix a bug of test
-
由 liym27 提交于
* Fix example code of api `fluid.layers.switch_case` to use api2.0 * delete `paddle.nn.switch_case` alias and add `paddle.static.nn.switch_case`
-
由 Zhou Wei 提交于
-
由 liym27 提交于
* Fix example code of api fluid.layers.case * delete paddle.nn.case alias and add paddle.static.nn.case
-
由 QingshuChen 提交于
* support elementwise add, activation, matmul on Baidu Kunlun * test=kunlun * minor * test=kunlun * reconstuct the xpu directory * test=kunlun * minor * test=kunlun * minor * test=kunlun * minor * test=kunlun * minor * test=kunlun * minor * test=kunlun
-
由 Jack Zhou 提交于
register log double grad kernel for cpu and cuda
-
由 Chengmo 提交于
* fix sgd/momentum/dpsgd/rmsprop error message
-
由 Leo Chen 提交于
* refine broadcast_op_handle * refine some error messages * refine some files * fix bug * fix bug * fix bug * follow comments * follow comments
-
由 Zhou Wei 提交于
-
由 YUNSHEN XIE 提交于
-
由 Chengmo 提交于
* fix test_dist_fleet_heter_ctr & peformance update
-
由 Double_V 提交于
-
由 Double_V 提交于
* fix pool bug, test=develop * fix coverage,test=develop * fix bug, test=develop
-
由 gongweibao 提交于
-
- 26 9月, 2020 3 次提交
-
-
由 Zhong Hui 提交于
fix cpplint error for the autmic max/min
-
由 Chen Weihang 提交于
-
由 joanna.wozna.intel 提交于
-
- 25 9月, 2020 21 次提交
-
-
由 LielinJiang 提交于
* refine vision models
-
由 Leo Chen 提交于
* add static check on data() * follow comments * fix ut
-
由 Leo Chen 提交于
* refine err msg * follow comments
-
由 Thunderbrook 提交于
* add xpu in heter mode test=develop * BOOST_CONST_GET; PADDLE_THROW test=develop * code style test=develop * code style test=develop * code style test=develop * refine test=develop * refine test=develop * refine test=develop * refine code test=develop
-
由 ceci3 提交于
* fix bn double grad, test=develop * update, test=develop
-
由 Chen Weihang 提交于
* try to fix paddle save load test * open paddle save load * replace dataloader * remove dataloader
-
由 ShenLiang 提交于
* add fp16 for matmul
-
由 Zhong Hui 提交于
add abs support double grad for the api 2.0
-
由 GaoWei8 提交于
* refine PADDLE_ENFORCE
-
由 liym27 提交于
-
由 Leo Chen 提交于
-
由 Shang Zhizhou 提交于
* [buf fix]:fix unittest test_activation_op error * split long-time unittests to smaller ones * rename some unittests
-
由 zhang wenhui 提交于
* fix unittest_group_norm_op_v2, test=develop * fix unittest_group_norm_op_v2, test=develop
-
由 Zhong Hui 提交于
fix cuda atomic for ARCH<350 for the automic_max
-
由 Chen Weihang 提交于
-
由 WangXi 提交于
-
由 cc 提交于
* Add pass compatibility check for four mkldnn pass, test=develop
-
由 chentianyu03 提交于
* modify ci api white list, add annotation * modify ci api white list, add annotation * move gpu_not_white list to wlist.json * add null line
-
由 Leo Chen 提交于
-
由 tianshuo78520a 提交于
* update gcc8 in python3 ci docker * change cuda 10.2 * update cudnn8 * nvidia error cuda10.2-cudnn8-centos6 images * fix third cache
-