Commit Graph

11258 Commits (7210d0fa95279c8fc9fde09f1d578c0988dcbeb2)
 

Author SHA1 Message Date
ying 7210d0fa95 follow comments.
7 years ago
ying d00eb53a93 add linear projection to q, k and v.
7 years ago
ying 0d96899f18 fix the documentation.
7 years ago
ying d163592a3f Merge branch 'develop' into multihead_attention
7 years ago
ying 9396c6d927 fix bugs.
7 years ago
whs d8b923ab04
Merge pull request #7777 from wanghaoshuang/fix_conv_group
7 years ago
Cao Ying 9ae1523ee6
Merge pull request #7719 from guoshengCS/enhance-lookup_table_op-padidx
7 years ago
qingqing01 76429f4dfe
Merge pull request #7744 from yeyupiaoling/my-cool-stuff
7 years ago
Wang Hao d43932c846
Merge pull request #7566 from wanghaox/iou_sim
7 years ago
whs 9536c4e362
Merge pull request #7595 from wanghaoshuang/block_expand_py
7 years ago
ying 3be6c736f6 add multihead_attention.
7 years ago
QI JUN d76fcb6fad
Memory optimization on Dynamic RNN (#7599)
7 years ago
wanghaoshuang c0ed2e4157 Change 0 to 0.0
7 years ago
Yu Yang f6a4c3ea77
Merge pull request #7779 from reyoung/feature/disable_detection_output
7 years ago
wanghaox fa10f03f92 update code
7 years ago
Wang Hao 81be9cef47
Merge pull request #6150 from wanghaox/prior_box
7 years ago
wanghaox 25a0193215 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into iou_sim
7 years ago
Guo Sheng c648244445
Merge pull request #7766 from guoshengCS/add-python-GRU
7 years ago
wanghaoshuang d498d93cf9 Fix comments and remove param_attr
7 years ago
wanghaoshuang 1ee308623e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into block_expand_py
7 years ago
Yu Yang b455502844
Merge pull request #7723 from reyoung/feature/wrap_nce_loss
7 years ago
Yang Yu 813d5b3c10 Disable the unit test ofdetection output op
7 years ago
wanghaoshuang ee21f2f601 Change default value of drop_rate in img_conv_group to 0
7 years ago
wanghaox ca2e96f270 update code
7 years ago
wanghaox 534cf74119 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prior_box
7 years ago
wanghaox a05d25cf41 update code and doc, change input x to LoDTensor
7 years ago
Yancey 88a95a02d0
Migrate private registry server (#7760)
7 years ago
Tao Luo d57bca16f2 fix license format of variable_test.cc (#7763)
7 years ago
ying dace68ac6d Merge branch 'develop' into multihead_attention
7 years ago
Yang Yu deb7509820 Merge branch 'develop' of github.com:baidu/Paddle into feature/wrap_nce_loss
7 years ago
Yu Yang 59bcb5893e
Merge pull request #7759 from qingqing01/bipartite_match_op_fix
7 years ago
ying 113cd6b31c add multi-head scaled_dot_product attention.
7 years ago
Yang Yu df4133d0b3 Fix compile error in bipartite_match_op
7 years ago
Tao Luo 7eb02eb46c
Merge pull request #7757 from luotao1/wmt16_warning
7 years ago
Yang Yu 69074eadbb Merge branch 'develop' of github.com:baidu/Paddle into feature/wrap_nce_loss
7 years ago
guosheng 8cfb3e55b4 Add python wrapper for GRU
7 years ago
qingqing01 575289209f Fix bug and unit test in bipartite_match_op.
7 years ago
ying abf9395d45 Merge branch 'develop' into multihead_attention
7 years ago
Luo Tao 18a276c142 fix SyntaxWarning in wmt16.py
7 years ago
wanghaoshuang fdc59ae657 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into block_expand_py
7 years ago
wanghaox d662e85f12 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prior_box
7 years ago
wanghaox d4587959f9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into iou_sim
7 years ago
chengduo 9b1a17a835 Refine conv2d_transpose layer doc (#6920)
7 years ago
wanghaoshuang 05e563b92e Add unitest
7 years ago
Guo Sheng cd25adbe27
Merge pull request #7659 from guoshengCS/enhance-reduceOp-datatype
7 years ago
qingqing01 2b19a68cc9
Merge pull request #7695 from qingqing01/bipartite_match_op
7 years ago
Cao Ying 479c861b57
Merge pull request #7726 from lcy-seso/fix_rendering_error_of_transpose_op
7 years ago
whs 6d2cfe9220
Merge pull request #4866 from gongweibao/blockexpand
7 years ago
ying dcb5a1ed67 fix ci.
7 years ago
kavyasrinet 23f5c1829c
Fixed few comments in transpiler (#7748)
7 years ago