Commit Graph

1391 Commits (ff4317cee9bbec749fa41e2fdcfbe84cefbbba2b)

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