Commit Graph

8058 Commits (a30d53b79267ba1f1801de214898b015dbd5ae2a)
 

Author SHA1 Message Date
wangmeng28 a30d53b792 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 8654e8a520 Fix dims in config parser for factorization machine layer
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
wangmeng28 9741ade8ee Change pow to square in factorization machine layer
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
wangmeng28 0574915eff Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 86053e7766 Reduce the input size in testing factorization machine
7 years ago
Yu Yang 064c3695ec Make global scope not thread-safe (#4850)
7 years ago
wangmeng28 b3cd67967e Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 2ce8f1875b Fix tests for factorization machine layer
7 years ago
Yu Yang f43b1a90d8 Design Doc: infer_var_type (#4795)
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
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
qijun 517e3c7947 Merge remote-tracking branch 'baidu/develop' into pybind_feed_fetch_method
7 years ago
qijun 5993497cb7 fix merge conflict
7 years ago
Yu Yang 4df6cf4d16 Rewrite feed/fetch op (#4815)
7 years ago
wangmeng28 22c5d1f147 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 947b6a77ce Implement factorization machine layer
7 years ago
qijun 571f43ca39 Merge remote-tracking branch 'baidu/develop' into add_selected_rows_functor
7 years ago
tensor-tang 1199aa6876 fix bug: clear grad and always share data when output has cpu
7 years ago
Tao Luo 440ad999b7 Merge pull request #4788 from luotao1/seqpool
7 years ago
Luo Tao 6a4282a20f refine comments of sequence_pool_op
7 years ago
Luo Tao 216b81ace7 Merge branch 'develop' into seqpool
7 years ago
武毅 4da6e86ff7 make listen queue configurable (#4659)
7 years ago
Tao Luo aeccaf5631 Merge pull request #4827 from pengli09/ensure-bias-attr-has-no-name
7 years ago