Commit Graph

7256 Commits (01c5ca73649f5b5b65d28a9d81301e87d30ef724)

Author SHA1 Message Date
JiayiFeng 01c5ca7364 fix bugs
7 years ago
JiayiFeng 917b205c1c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into kernel_of_increment_op
7 years ago
Tao Luo 857a8997de
Merge pull request #9384 from luotao1/removeVar
7 years ago
fengjiayi 802dcd676e remove CPU restrict in While_op
7 years ago
Tao Luo ab41c5d482
Merge pull request #9392 from putcn/fix-submit-local
7 years ago
fengjiayi 6dfc33c226 fix compile errors
7 years ago
fengjiayi e9370fe59f fix compile bugs
7 years ago
fengjiayi 0ce558f19e kernels of increment op
7 years ago
yi.wu cc1c6afbbf fix slr serde
7 years ago
typhoonzero 094d509689 fix slr deser
7 years ago
typhoonzero 587781153e fix slr deser
7 years ago
Luo Tao 7f4012247e adjust remove rule for variables
7 years ago
qingqing01 25317bd312
Make the first device share data with the global scope in parallel_do_op. (#9398)
7 years ago
gongweibao e0b5691e41
Add drop_out_op unit test (#9364)
7 years ago
Tao Luo 1b67bc022c
Merge pull request #9329 from tpatejko/tpatejko/mkldnn-lrn
7 years ago
Abhinav Arora 65534c4762
Fluid channels should match the semantics of Go Channels (#9265)
7 years ago
Xi Chen f4925755db fix submit_local's paddle pip name issue
7 years ago
Luo Tao ccfec1bcb1 remove vars when remove ops
7 years ago
Qiao Longfei f3dc3112cc
add split ids op (#9370)
7 years ago
chengduo 2e4a398638
Merge pull request #9216 from chengduoZH/feature/add_pinned_memory
7 years ago
Tao Luo c858f48979
Merge pull request #8887 from luotao1/infer_mkl
7 years ago
chengduoZH 9e99446e25 Add note for cudaMallocHost
7 years ago
chengduoZH a0e2cf03e4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_pinned_memory
7 years ago
chengduoZH 39004080f4 replace use_pinned with is_pinned
7 years ago
Xin Pan 3941c2ddec
Merge pull request #9355 from panyx0718/layer_norm
7 years ago
Luo Tao 6332bd1ed8 Merge branch 'develop' into infer_mkl
7 years ago
Qiao Longfei 4f522fa8d5
fix compile send_op on mac (#9360)
7 years ago
Yancey 1b0a17f415
Merge pull request #9303 from Yancey1989/split_send_op
7 years ago
Yancey1989 ebbb428db9 fix ci
7 years ago
Tao Luo cb3bbbd5c6
Merge pull request #9081 from kbinias/kbinias/mkldnn-activations
7 years ago
Qiao Longfei 8ccc61f334
support empty tensor (#9338)
7 years ago
chengduo 4a92e89623
Merge pull request #9337 from chengduoZH/feature/fix_concat
7 years ago
武毅 12856c5f69
Merge pull request #9325 from dzhwinter/fix/dropout1
7 years ago
chengduoZH aca9180a76 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/fix_concat
7 years ago
Xin Pan 1a4be55a47 Pass cpu build
7 years ago
Xin Pan 904fa05f46 Improve layer_norm speed
7 years ago
Yancey1989 79af7cc9d3 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into split_send_op
7 years ago
Yancey1989 081b782434 update by comment
7 years ago
gongweibao cffe1a9112
Profiler can get elapsed time of `sendop` (#9345)
7 years ago
Darcy 8090eb6272 added proto_desc to device_tracer's dep list (#9342)
7 years ago
Krzysztof Binias d8bd436fc1 Fixed tests
7 years ago
Krzysztof Binias a64b312e3a Correcting for PR comments
7 years ago
Krzysztof Binias 4466f0bec8 MKLDNN Relu Tanh Sqrt Abs activations added
7 years ago
chengduoZH 750aff10ce code refine
7 years ago
chengduoZH 043f47b27f fix concat op
7 years ago
yi.wu bb815d4364 update
7 years ago
yi.wu a9a228ad8d fix dist compile
7 years ago
Luo Tao ae820a34bc Merge branch 'develop' into infer_mkl
7 years ago
Varun Arora 76ae540f8e
Move Select to concurrency.py; incorporate outputs (#9136)
7 years ago
武毅 9c35b0dc1b
Merge pull request #9287 from typhoonzero/pserver_prepare_before_run
7 years ago