Commit Graph

8486 Commits (f4710cf0e210f65357b0c9ebc871602addac4131)
 

Author SHA1 Message Date
wanghaoshuang 555ab3f5af Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into seq_expand_op
7 years ago
wanghaoshuang 23701ffaf0 Refine op
7 years ago
Yang Yang(Tony) 43c05e434d Merge pull request #4855 from tonyyang-svail/executor_refine
7 years ago
Yu Yang 8938a9b0ac Correct implement BlockDesc destructor (#4882)
7 years ago
QI JUN 521514da36 fix conflict (#4883)
7 years ago
Markus Kliegl 164898277c MatMul operator (#4856)
7 years ago
dzhwinter fd96914d23 Merge pull request #4571 from sidgoyal78/momentum_op
7 years ago
qijun f9681459b2 fix gpu build error
7 years ago
Yu Yang 5d67677c60 Remove private data members in OpRegister (#4871)
7 years ago
Abhinav Arora e23c1fee66 Correcting some grammatical mistakes in SelectedRows Document (#4872)
7 years ago
qijun ab8cc401e6 add sparse sgd operator unittest
7 years ago
qijun 330c509bc3 Merge remote-tracking branch 'baidu/develop' into sgd_op_sparse_kernel
7 years ago
qijun 182ce51c6d add sparse kernel of sgd operator
7 years ago
zchen0211 98dccc9f21 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
Qiao Longfei 46f7854e5c fix mac compile (#4870)
7 years ago
Qiao Longfei df0946ebe2 Impl optimizer (#4734)
7 years ago
Yang Yang(Tony) c7ebe0e134 Update refactorization.md
7 years ago
zchen0211 451863dba2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
Luo Tao 06456c5f3b remove test_check_grad for Max strategy to pass the ci
7 years ago
Tao Luo 3ae9aa93c4 Merge pull request #4860 from tensor-tang/merge_grad_gtest
7 years ago
Cao Ying f12f61d5ac Merge pull request #4674 from ranqiu92/attention
7 years ago
ranqiu 7ad15259fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into attention
7 years ago
Luo Tao 426f7eee8e simplify test_pool_py, add comments for different pooling strategy
7 years ago
tensor-tang 60b84856e7 refine the conf files, combine in one file
7 years ago
ranqiu 78320194aa refine dot-product attention according to the comments
7 years ago
Luo Tao 2c1b35caaa Merge branch 'develop' into maxseq
7 years ago
Luo Tao a8a63d4c50 add MAX strategy for seqpool op
7 years ago
tensor-tang b487c62aac Merge remote-tracking branch 'upstream/develop' into merge_grad_gtest
7 years ago
tensor-tang 2dc6cea65c add unit tests for mkldnn branches, and fix typo
7 years ago
Yang Yang(Tony) 745634a1dd Merge branch 'develop' into update-doc-pybind
7 years ago
Yu Yang 064c3695ec Make global scope not thread-safe (#4850)
7 years ago
Yang Yang bdca4b37c4 change api based on design doc
7 years ago
Yang Yang e0cee58c84 modify protobuf
7 years ago
Yu Yang f43b1a90d8 Design Doc: infer_var_type (#4795)
7 years ago
Yang Yang cf743ab064 merge develop
7 years ago
Yu Yang 73a8b78a72 Correct OpWithKernel's infershape (#4847)
7 years ago
Qiao Longfei fafc54d6c0 fix var_type_inference_test (#4854)
7 years ago
Yang Yang f06637002d simplify executor; pass compile
7 years ago
QI JUN 172e460d50 Merge pull request #4797 from reyoung/feature/implenment_infer_var_type
7 years ago
Qiao Longfei b10cd43554 rm cpp executor_test, rewrite in python later (#4849)
7 years ago
QI JUN cdc236cb82 Merge pull request #4841 from QiJune/pybind_selected_rows
7 years ago
Yu Yang 8e52b34a0c Implement FC layer with helper (#4726)
7 years ago
qijun c65bdd9565 fix SelectedRows rows() method gpu runtime error
7 years ago
QI JUN 9fc593603b Merge pull request #4837 from QiJune/pybind_feed_fetch_method
7 years ago
Yu Yang 75d0c79015 Change Name convention of operator attributes (#4807)
7 years ago
Yu Yang 790b9ce4c5 Update design doc for Python Layer (#4698)
7 years ago
Yu Yang 186d165565 AttributeChecker Better error log and speicalize bool (#4840)
7 years ago
qijun 97069927c9 Merge remote-tracking branch 'baidu/develop' into pybind_selected_rows
7 years ago
QI JUN 259f07b33c Merge pull request #4844 from QiJune/remove_OpRegistrar
7 years ago
QI JUN 86acf39cce Merge pull request #4801 from QiJune/add_selected_rows_functor
7 years ago