Commit Graph

7505 Commits (46f3a39e91fd422f1b6d5cbaadad9a35456eb36a)

Author SHA1 Message Date
Xin Pan 46f3a39e91 polish and add comments.
7 years ago
Xin Pan d0ac92531d Improve ParallelExecutor performance
7 years ago
chengduo dd75fbde81
Merge pull request #9560 from chengduoZH/feature/fix_parallel_exe
7 years ago
Helin Wang a4e437d5ee
Merge pull request #9584 from helinwang/with_fluid
7 years ago
Qiao Longfei 37d9a72e9e
Merge pull request #9575 from jacquesqiao/lookup_table_support_SelectedRows_as_parameter
7 years ago
chengduoZH 494bee5135 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/fix_parallel_exe
7 years ago
Helin Wang 974908f766 TeamCity build: handle case when WITH_FLUID_ONLY=OFF
7 years ago
qiaolongfei 13ecb5e50a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lookup_table_support_SelectedRows_as_parameter
7 years ago
Helin Wang c4720376c6 disable ncclAllReduceOp as well
7 years ago
Helin Wang 9fbe90ef96 fix according to comments
7 years ago
Helin Wang 9365d110b5 temporaryly disable ncclBcastOp test, it fails randomly
7 years ago
chengduoZH 30adc0b5f8 add notation
7 years ago
fengjiayi 899827f28c
Merge pull request #9535 from reyoung/feature/fix_double_buffer
7 years ago
qiaolongfei 7a6ffb6280 add TestLookupTableWIsSelectedRows
7 years ago
fengjiayi b94f24d44f Move StartPrefetcher and EndPrefetcher to private
7 years ago
qiaolongfei a94e25740e optimize code
7 years ago
qiaolongfei 6fff0d4d4c update LookupTableGradKernel
7 years ago
Qiao Longfei 3fd9266278
Merge pull request #9564 from jacquesqiao/fix-compile
7 years ago
qiaolongfei 3b3d210c3e lookuptable support SelectedRows as table parameter
7 years ago
qiaolongfei 9a101cfc08 clean code
7 years ago
qiaolongfei 997e9a1fd2 fix mac compile
7 years ago
Yancey 09fcf5f272
Merge pull request #9555 from jacquesqiao/improve-prefetch-on-server
7 years ago
Guo Sheng d908c3b2fa
Merge pull request #9008 from lcy-seso/enhance_reshape
7 years ago
chengduoZH de5e56bee8 add og has been broadcasted
7 years ago
qiaolongfei 04a5c03785 add todo
7 years ago
Qiao Longfei e2bb405252
Merge branch 'develop' into improve-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
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
JiayiFeng 597c845c99 fix typo
7 years ago
JiayiFeng c0257f0a5b Add comments
7 years ago
JiayiFeng 5aa440fd7a Add move constructor for Item
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
Yi Wang 767f453ab8
Add cpplint pre-commit hook (#9511)
7 years ago
JiayiFeng a469666e42 fix compile errors
7 years ago
fengjiayi 2f856769b9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_double_buffer_fix
7 years ago
fengjiayi 55e4b89f14 remove local_buffer_
7 years ago
fengjiayi 7bb18433fd refine code
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
Yu Yang 53fa7cb9cc Add local cache of double buffer reader
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