Commit Graph

5375 Commits (ce5f1e0537f2cedeec48ae8b05eb41866877bd93)

Author SHA1 Message Date
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
Xin Pan 008e0c9bc1 small clean
8 years ago
qingqing01 b756063ce7
Speed depthwise transposed conv2d. (#11740)
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 88cb47bd86 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_paraexe_bcast
8 years ago
yi.wu 8e48c77b54 wip
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
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
fengjiayi e1a46bba59 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into some_small_fixes
8 years ago
tangwei12 fb7e479188 merger paddle develop
8 years ago
Yancey 0d4b376fc0
Merge pull request #11585 from Yancey1989/fix_pserver_sub_blocks
8 years ago
Yancey1989 76e3ec600a fix cloned op
8 years ago
Tao Luo 3d1afe2e65
Merge pull request #11661 from luotao1/for_test
8 years ago
Tao Luo d55cfc6026
Merge pull request #11640 from wojtuss/wojtuss/cycle-cifar-flowers
8 years ago
Luo Tao d3dd034524 add example of clone(for_test)
8 years ago
Qiyang Min dda24f18b7 Fix kill fail bug (#11635)
8 years ago
Wojciech Uss 50e750a2a1 added cycling the cifar and flowers datasets
8 years ago
Xin Pan ed4aa219cb Small doc fix and clean up of reshape
8 years ago
Yancey1989 aa84b21e3b fix unit tests
8 years ago
tangwei12 e684575f66 checkpoint feature optimized
8 years ago
tangwei12 2229db523b pserver_id init value to None
8 years ago
Yancey1989 56a903d3ac use optimize block list instead of first optimize block
8 years ago
Tao Luo 8318094b58
Merge pull request #11626 from ktlichkid/fix-log
8 years ago
tangwei12 8e01f3b948 bug fix
8 years ago
tensor-tang 064ca35285 fix indentation error
8 years ago
tensor-tang d5fb8fa778 Revert "Merge pull request #11628 from PaddlePaddle/revert-11102-mozga-intel/Sum_mkldnn_layout"
8 years ago
wanghaoshuang 6f6642ed65 Fix relu and log op.
8 years ago
fengjiayi 32478fe0ea Make buffers of DoubleBufferReader and open_files bigger
8 years ago
Yancey1989 3a37e14285 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_pserver_sub_blocks
8 years ago
Yancey1989 0970bd9edc use optimize blocks attr to record optimize block id
8 years ago