Commit Graph

8068 Commits (af215a1a532137686a696cb1c5da5a8797ac51ca)
 

Author SHA1 Message Date
fengjiayi af215a1a53 Design doc: Batch Normalization Operator (#3748)
7 years ago
Abhinav Arora f4a21e387f Design Doc for Regularization (#4869)
7 years ago
Yu Yang e747623e86 Change ProgramDesc not a global variable (#4879)
7 years ago
fengjiayi efd009a063 implementation of simple conv2d layer (#4868)
7 years ago
武毅 40f3e0c194 fix_fault_tolerant_dist_lock (#4888)
7 years ago
Yiqun Liu 3b8d36e515 Merge pull request #4460 from Xreki/update_android_doc
7 years ago
Liu Yiqun d0ac274930 Merge branch 'develop' into update_android_doc
7 years ago
Liu Yiqun cd099c7262 Remove the words related to the support of Android 16.
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
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
Qiao Longfei 46f7854e5c fix mac compile (#4870)
7 years ago
Qiao Longfei df0946ebe2 Impl optimizer (#4734)
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
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
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
Yu Yang 064c3695ec Make global scope not thread-safe (#4850)
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
qijun eb27c735cb remove unused C++ class OpRegistrar
7 years ago
Yang Yang(Tony) 240a37eeb7 Merge Executor Design Doc
7 years ago
qijun 219f46ae16 export SelectedRows to Python
7 years ago
Yang Yang c52bb8505f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into executor-design
7 years ago
Yang Yang(Tony) 3e42744191 update based on review
7 years ago
qijun 5fe3f8f630 refine code
7 years ago
qijun 701c90f6f7 remove unused header file
7 years ago
qijun c87e060c18 export feed/fetch method to Python
7 years ago