Commit Graph

154 Commits (d05995117420ed996355d2a26ec847de7e8214e3)

Author SHA1 Message Date
xzl 3074ae7b8d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_depthwiseConv_op_gpu
7 years ago
xzl 2ffa3a8bf6 rename op to depthwise_conv2d, more efficient
7 years ago
dangqingqing cbc9a59c33 Allow uers to specify the name of moving mean and variance in batch_norm interface.
7 years ago
xzl fc9b2b9aa3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_depthwiseConv_op_gpu
7 years ago
caoying03 7d303bdc69 fix the bug that dropout always use a fixed seed.
7 years ago
xzl 6e17babe49 More efficient, add check on python side
7 years ago
Yibing Liu 0fbfd2dc70 Simplify the symbol description
7 years ago
Yibing Liu 634faab1c0 Format doc & add unit test for dynamic_lstmp api
7 years ago
xzl b5ea048395 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_depthwiseConv_op_gpu
7 years ago
xzl aece290599 add depthwise gpu forward, backward, test, interface
7 years ago
Yibing Liu 4ca19d4e18 Add python api for lstmp operator
7 years ago
yangyaming 7eb19abc76 Refine the doc.
7 years ago
yangyaming a249c0cae9 Refine doc and fix dtype.
7 years ago
yangyaming 8314412b0a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7717
7 years ago
Cao Ying 32a5dfd345
Merge pull request #7791 from lcy-seso/multihead_attention
7 years ago
ying 7210d0fa95 follow comments.
7 years ago
ying d00eb53a93 add linear projection to q, k and v.
7 years ago
yangyaming 8c81439e24 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7717
7 years ago
ying 0d96899f18 fix the documentation.
7 years ago
yangyaming 630a8646fe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7555
7 years ago
ying d163592a3f Merge branch 'develop' into multihead_attention
7 years ago
Qiao Longfei e7d44a2034
Nmt model (#7340)
7 years ago
ying 9396c6d927 fix bugs.
7 years ago
Cao Ying 9ae1523ee6
Merge pull request #7719 from guoshengCS/enhance-lookup_table_op-padidx
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
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
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
yangyaming ce87b28970 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7555
7 years ago
wanghaoshuang fdc59ae657 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into block_expand_py
7 years ago
chengduo 9b1a17a835 Refine conv2d_transpose layer doc (#6920)
7 years ago
wanghaoshuang 05e563b92e Add unitest
7 years ago
ying dcb5a1ed67 fix ci.
7 years ago
guosheng d51204425a Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-lookup_table_op-padidx
7 years ago
ying 64606eafff Merge branch 'develop' into fix_rendering_error_of_transpose_op
7 years ago
whs 44561a24c9
Merge pull request #7655 from wanghaoshuang/ctc_evaluator_py
7 years ago
yangyaming 22032e49cb Add python wrapper for multiplex operator.
7 years ago
ying 58cd4fda62 add wrapper for transpose operator.
7 years ago
wanghaoshuang d9d9be1bac Fix white space in comments.
7 years ago
wanghaoshuang 8143a42667 1. Add more comments
7 years ago
wanghaoshuang 1bc8de3209 1. Add sequence_num as edit distance op's output
7 years ago
Yang Yu af8cb820a7 Fix bug of nce_op
7 years ago
yangyaming 41028f5746 Refine the doc.
7 years ago
yangyaming 5f1d2cb9cf Fix typo.
7 years ago
Yang Yu f035f327b1 Wrap NCE to python
7 years ago
yangyaming 5c2318a989 Add unit test for python wrapper.
7 years ago
yangyaming fedaa6563f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7555
7 years ago