Commit Graph

5311 Commits (66c91911cf559216f2cf732ad411c3835f444280)

Author SHA1 Message Date
Yibing Liu c225d7a298 Use real test data for fit_a_line model to get valid result
7 years ago
Yancey d9e7ea83c6
Merge pull request #11790 from Yancey1989/dist_test_word2vec
7 years ago
guochaorong c318aa5ffa
Merge pull request #11850 from guochaorong/revert_11496
7 years ago
chengduo d2ad4a5c41
Init allocated memory for unit test (#11657)
7 years ago
guochaorong 6a35899131 Revert "Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)"
7 years ago
whs 02e521e3ac
Fix model average on multi-GPUs. (#11814)
7 years ago
whs 93e25301d7
Fix python api of mean iou op. (#11797)
7 years ago
fengjiayi fa1fb12b93
Merge pull request #11706 from JiayiFeng/expose_Parameter_2
7 years ago
Xin Pan fc697f070e
Merge pull request #11712 from kexinzhao/fix_lod_name
7 years ago
Yancey1989 2a51e8e231 add timeout for dist word2vec unit test
7 years ago
Yancey1989 6d01f10d56 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into dist_test_word2vec
7 years ago
Yancey1989 c7d3273d63 add dist word2vec dist train
7 years ago
Wu Yi 19e877ffdb
Merge pull request #11690 from typhoonzero/fix_trainer_nccl2_env
7 years ago
Haichao Zhang bc28cf613f Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)
7 years ago
Yancey 958823fae7
Merge pull request #11189 from Yancey1989/test_dist_mnist_acc
7 years ago
pzelazko-intel 9a15c92317 bnorm+relu fuse for mkldnn (inference) (#11434)
7 years ago
Xin Pan ce5f1e0537
Merge pull request #11719 from panyx0718/fix
7 years ago
baiyf 778b71fc93
Optimize bipartite_match_op in large scale input (#11730)
7 years ago
Yancey1989 7d9c9a013b update by comment
7 years ago
Xin Pan 008e0c9bc1 small clean
7 years ago
qingqing01 b756063ce7
Speed depthwise transposed conv2d. (#11740)
7 years ago
Kexin Zhao b7c179a87f fix lodtensor.py
7 years ago
Yancey1989 f28f7faa27 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into test_dist_mnist_acc
7 years ago
Yancey1989 c45a4b8567 use sigkill to stop pserver
7 years ago
Kexin Zhao 6b95a8a89c fix error
7 years ago
Guo Sheng 8df303c09b
Merge pull request #11238 from guoshengCS/fix-beam_search
7 years ago
Wu Yi 4c86f78336
Merge pull request #11728 from typhoonzero/fix_paraexe_bcast
7 years ago
chengduo c6e36e7738
Change return_numpy [ParallelExecutor] default value (#11713)
7 years ago
yi.wu a2e43ae5ce fix trainer nccl2 env
7 years ago
yi.wu 88cb47bd86 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_paraexe_bcast
7 years ago
yi.wu 8e48c77b54 wip
7 years ago
Kexin Zhao e09ac3df18 replace lod name with recur_seq_lens
7 years ago
fengjiayi d0a8eea2c2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into expose_Parameter_2
7 years ago
tangwei12 fa3d47009b Merge branch 'develop' of github.com:PaddlePaddle/Paddle into ckpt_m2
7 years ago
chengduo a64844ad00
enable PE return numpy (#11704)
7 years ago
tangwei12 b6e63554e6 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into ckpt_m2
7 years ago
Yancey 991cedb4c3
Merge pull request #11702 from Yancey1989/fix_async_update_failed
7 years ago
fengjiayi e9ed62bfed make framework.Parameter public
7 years ago
tangwei12 88cb5d79f2 add doc
7 years ago
Tomasz Patejko e26f51ce74 MKLDNN elementwis_add with default broadcast operations (#11544)
7 years ago
Yancey1989 bf0c90f241 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_async_update_failed
7 years ago
Yancey1989 86e09b34e3 fix asyn update error on pserver
7 years ago
gongweibao 67ab324090
Remove duplicated code. (#11685)
7 years ago
tangwei12 33ff69b621 file path can not be empty
7 years ago
tangwei12 dc847f129e bug fix and code optimize
7 years ago
qiaolongfei d54e51daa6 change predictions to preds
7 years ago
qiaolongfei fc508004fb fix metrics.Auc
7 years ago
fengjiayi b4f28ccc19
Merge pull request #11632 from JiayiFeng/some_small_fixes
7 years ago
guosheng 983566d946 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
7 years ago
Xin Pan f0cf70ec61
Merge pull request #11646 from panyx0718/fix
7 years ago