Commit Graph

13096 Commits (e2bb40525223c675c18b46dca2902455f34fdcee)
 

Author SHA1 Message Date
Qiao Longfei e2bb405252
Merge branch 'develop' into improve-prefetch-on-server
7 years ago
Yancey b55dc9a05f
Merge pull request #9536 from Yancey1989/prefetch_on_server
7 years ago
Yancey1989 eb04ccbf80 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into prefetch_on_server
7 years ago
Yancey1989 606c57da23 update by comment
7 years ago
qiaolongfei 9af9effc93 optimize code
7 years ago
qiaolongfei 453630692e fix prefetch hang problem, add some more logs
7 years ago
Thuan Nguyen ef802ce9c0
PaddlePaddle.org static ip was changed, need to change the known hosts (#9547)
7 years ago
Yi Wang 01667392ad
Rename test_serde into serde_test (#9504)
7 years ago
Abhinav Arora ffcc760478 Fix deadlock in channel_test (#9544)
7 years ago
Shan Yi 0ee4565be7 translate api standard (#9521)
7 years ago
Helin Wang b5247caccf
Merge pull request #9414 from helinwang/move_reader_dataset
7 years ago
qiaolongfei fdecae5fc5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prefetch_on_server
7 years ago
qiaolongfei 3a5bce775e try to complete
7 years ago
Helin Wang bcf7c36b0b Make paddle.fluid no longer depends on paddle.v2
7 years ago
Yi Wang 767f453ab8
Add cpplint pre-commit hook (#9511)
7 years ago
xiangjinxin1019 f5aa42379f update v2/howto/cmd_parameter/index_en.rst (#9381)
7 years ago
Tao Luo 33b8b3d220
Merge pull request #9532 from weixing02/fluid_api
7 years ago
Qiao Longfei 63cd5fb0b1
Merge pull request #9523 from jacquesqiao/fix-test_send_recv
7 years ago
weixing02 cd5d9a0f1a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_api
7 years ago
Tao Luo 527e6585d1
Merge pull request #9528 from tpatejko/tpatejko/mkldnn-lrn-fix-is_test_failure
7 years ago
Yancey1989 c3580eae46 Add prefetch interface on server side
7 years ago
weixing02 3800bc5f3e Remove redundant commands in build.sh and build_doc.sh
7 years ago
Tao Luo 7102eb2efd
Merge pull request #9531 from luotao1/fix_profiler_test
7 years ago
weixing02 b1a35bfb52 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_api
7 years ago
weixing02 9f9810cbb4 Add dependencies
7 years ago
weixing02 912a573603 Move v2/api/fluid to fluid/api and Adjust doc build commands
7 years ago
Tomasz Patejko b9874251c6 Plain LRN op throws an exception when is_test is set in backward pass
7 years ago
Luo Tao 5baa529e0e fix compiler error of profiler_test in ONLY_CPU mode
7 years ago
fengjiayi 95658767eb
Merge pull request #9428 from JiayiFeng/kernel_of_increment_op
7 years ago
Qiao Longfei 9583dc3bda
Merge pull request #5 from typhoonzero/fix_server_shutdown
7 years ago
typhoonzero 52439d9f1d Merge branch 'fix-test_send_recv' of https://github.com/jacquesqiao/Paddle into fix_server_shutdown
7 years ago
typhoonzero f6de248323 fix server shutdown
7 years ago
weixing b7b0342fff Translation for Model Configuration (#9513)
7 years ago
chengduo 81d93514d6
Merge pull request #9522 from chengduoZH/feature/refine_parallel_exe
7 years ago
Qiao Longfei 23bab34ca3
Fix data transform when inplace (#9450)
7 years ago
chengduoZH 60d0a0594e refine parallel
7 years ago
fengjiayi 5a8b05f02f add FAQ (#9494)
7 years ago
Yancey 374f1ca3b7 Fix dist error with lr decay layer (#9489)
7 years ago
Qiao Longfei f0af1398b8
add prefetch_op (#9495)
7 years ago
Yu Yang fa21436d0d
Merge pull request #9080 from reyoung/cpp_parallel_executor
7 years ago
weixing a75de489c5 Fix some errors (#9403)
7 years ago
Helin Wang c414fbbeb1 hookup WITH_FLUID_ONLY in TeamCity build.sh (#9509)
7 years ago
Abhinav Arora 5f9da86ba5
Fix the order of reads and write from buffered channel (#9423)
7 years ago
Tao Luo 9bbd753425 change WITH_FLUID to WITH_FLUID_ONLY (#9427)
7 years ago
Yang Yu af230d9bef Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor
7 years ago
Yu Yang 0b823415a4
Merge pull request #9496 from reyoung/feature/revert_activation_inplace
7 years ago
qiaolongfei e727cdb62d fix block num
7 years ago
Yang Yu 34a440fa64 Revert "make append activation in place by default (#9417)"
7 years ago
fengjiayi 1a4b0d63e4
Merge pull request #9352 from JiayiFeng/doc_update_reader_doc
7 years ago
dzhwinter 8425c2c859
Speed/sequence op1 (#9217)
7 years ago