Commit Graph

556 Commits (3fbe9c34f7c7952d2ea3daae70a5912a91707e92)

Author SHA1 Message Date
whs 494c262a26 Fix average_accumulate_op for parallel executor. (#9852)
7 years ago
Tao Luo b66893829b
Merge pull request #9914 from abhinavarora/split_ids_op_warning
7 years ago
Abhinav Arora 7b86da7195 Fix CPPLint errors in operators (#9826)
7 years ago
Kexin Zhao 92913027fc
fix unused var error (#9908)
7 years ago
fengjiayi c1bf06f9d9
Merge pull request #9289 from dzhwinter/speed/sequence_expand
7 years ago
fengjiayi 51c219c9cd
Merge pull request #9892 from JiayiFeng/refine_reshape_op
7 years ago
Yancey 41a9146de3
Merge pull request #9787 from Yancey1989/random_selected_rows_value
7 years ago
fengjiayi 121166750e
Merge pull request #9894 from JiayiFeng/refine_double_buffer_code
7 years ago
Wu Yi 1bdc7261a5
Merge pull request #9578 from typhoonzero/threadpool_for_io
7 years ago
fengjiayi 3fa0ef3d71 Refine double_buffer code
7 years ago
fengjiayi c20cc2bd8a Add Wait() for reshape_op
7 years ago
Tao Luo 5a4d93286d
Merge pull request #9888 from abhinavarora/fix_warnings_
7 years ago
Yu Yang 06ddaa73f2
Merge pull request #9840 from reyoung/feature/polish_reshape_op
7 years ago
Tao Luo f7a54b514d
Merge pull request #9881 from mozga-intel/mozga-intel/fc_without_mkldnn
7 years ago
Abhinav Arora c241959e48 Fix CPPLint errors in operators (#9828)
7 years ago
Abhinav Arora 9b63b7dde0 Fix warnings in split_ids_op
7 years ago
Abhinav Arora 3794027d7f Fix warnings in sgd_op.h
7 years ago
Kexin Zhao 617e790a59
fix cuda 7.5 compile error (#9885)
7 years ago
Tao Luo 859fedf3e7
Merge pull request #9871 from qingqing01/fix_bn
7 years ago
mozga-intel d24b5e060f The fully connected: the operator is removed when the MKLDNN flag is OFF
7 years ago
Yancey1989 8eac2a46f7 update by comment
7 years ago
Qiao Longfei 4c55a6022a
Dist transpiler support prefetch (#9714)
7 years ago
typhoonzero 26cfc634b9 multi stream thread pool
7 years ago
Dang Qingqing 1204d9f3d1 Refine batch_norm_op.
7 years ago
Yancey1989 9e9f5d8080 fix ci
7 years ago
Yancey1989 7132bbe6b7 update by comment
7 years ago
typhoonzero 70500398b6 wip
7 years ago
Yang Yang(Tony) b26f505002
remove net op and cond_op (#9663)
7 years ago
Siddharth Goyal 8d3ce01f36 Fix cpplint errors for a set of operators (#9837)
7 years ago
Yu Yang daa5011722 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/polish_reshape_op
7 years ago
Yancey1989 1aada35206 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into random_selected_rows_value
7 years ago
Yu Yang 52987902c9 Polish reshape op
7 years ago
dzhwinter 62d1f9a7cb "done"
7 years ago
typhoonzero dfc60251bf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multigpumultinode
7 years ago
dzhwinter 80bd1ca01f "fix the style"
7 years ago
fengjiayi 90084a25d2
Merge pull request #9743 from JiayiFeng/modify_readers_to_fit_parallel_executor
7 years ago
dzhwinter 996b3e15fa Merge remote-tracking branch 'origin/develop' into speed/sequence_expand
7 years ago
JiayiFeng 72b5de05fe update unittest
7 years ago
typhoonzero ec6976810d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multigpumultinode
7 years ago
Kexin Zhao 7ed457e77a Fix cuda 7.5 error with cublas GEMM (#9811)
7 years ago
Siddharth Goyal cea391217a
Fix cpplint errors (#9800)
7 years ago
fengjiayi 7a78294666 Remove Readers' HasNext()
7 years ago
fengjiayi a84b81502c Remove Readers' HasNext()
7 years ago
typhoonzero 0bf799a523 wip testing
7 years ago
typhoonzero b9c28df922 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multigpumultinode
7 years ago
Yancey1989 cb7bbf426c revert uniform_random_op
7 years ago
Yancey1989 291aa23153 Merge branch 'random_selected_rows_value' of github.com:Yancey1989/Paddle into random_selected_rows_value
7 years ago
Yancey1989 1cc09c7bc5 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into random_selected_rows_value
7 years ago
Yancey1989 3f6fc10b9f new op that init table value randomly
7 years ago
chengduo b1224da8d9 Move reduceSum to elementwise_op_function.h (#9773)
7 years ago