- 28 9月, 2020 3 次提交
-
-
由 lilong12 提交于
* add gloo initializer, test=develop
-
由 Dong Daxiang 提交于
* add get final strategy for user to print final strategy
-
由 furnace 提交于
-
- 27 9月, 2020 10 次提交
-
-
由 YUNSHEN XIE 提交于
-
由 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
-
由 Zhou Wei 提交于
-
由 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
-
由 Zhou Wei 提交于
-
由 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 1 次提交
-
-
由 joanna.wozna.intel 提交于
-
- 25 9月, 2020 11 次提交
-
-
由 Leo Chen 提交于
* add static check on data() * follow comments * fix ut
-
由 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
-
由 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
-
由 Chen Weihang 提交于
-
由 WangXi 提交于
-
由 cc 提交于
* Add pass compatibility check for four mkldnn pass, test=develop
-
由 Leo Chen 提交于
-
- 24 9月, 2020 8 次提交
-
-
由 Kaipeng Deng 提交于
* make places of DataLoader optional. test=develop
-
由 Wilber 提交于
-
由 123malin 提交于
* test=develop, bug fix
-
由 Huihuang Zheng 提交于
As the title, decrease random failure probability for test_parallel_executor_mnist The old code set larger delta when comparing reduce and all reduce, but didn't set all. I added it. On my linux machine, I run 100 times, no failure occurs. In addition, we only saw this random failure on CI two times since I worked. I thought it was rare and I just increased the delta.
-
由 Chen Weihang 提交于
-
由 YUNSHEN XIE 提交于
-
由 Guo Sheng 提交于
* Remove dependency on nltk for paddle __init__. test=develop * Remove nltk.movie_reivew sentiment dataset to remove dependency on nltk. test=develop
-
由 Aurelius84 提交于
* rename StaticLayer * rename
-
- 23 9月, 2020 7 次提交
-
-
由 tangwei12 提交于
-
由 Chen Weihang 提交于
* init commit of new save/load * fix failed unittests * fix save_load_v2 unittest failed * fix failed unittest & polish doc * add tests for coverage * add more tests & move static apis * fix example code error * polish emample code * fix detail example code problem
-
由 Zhou Wei 提交于
* Makes the Bind Method more intelligent * Makes the Bind Method more intelligent * fix unittest * fix unittest * fix conflict
-
由 LutaoChu 提交于
The calculation result of Diag_v2 Op under large size input is wrong
-
由 tangwei12 提交于
* rename communicator meet->BatchesCounter * fix parame recv for sparse * geo sparse init from pserver * optimize init from pserver * add large scale optimizer fuse(SGD/ADAM) * rectification init_worker and exe.run startup program
-
由 Qi Li 提交于
-
由 Zhang Ting 提交于
* add fused_bn_add_relu op
-