Guo Sheng
d908c3b2fa
Merge pull request #9008 from lcy-seso/enhance_reshape
...
Enhance reshape
7 years ago
chengduoZH
bdda08d9f2
add sin
7 years ago
chengduoZH
2e577379ca
add cos
7 years ago
guosheng
b7e83d2467
Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-ReshapeOp
7 years ago
caoying03
c87d11a716
Merge branch 'develop' into enhance_reshape
7 years ago
wanghaoshuang
92a01d4994
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into average_model
7 years ago
wanghaoshuang
016d0eb7f7
Add python API for sum op.
7 years ago
dzhwinter
128adf53cb
[Speed]implement cudnn sequence softmax cudnn ( #8978 )
...
* "add softmax cudnn functor support"
* "add testing"
* "refine cmakelist"
* "sequence softmax forward speed up"
* "add softmax grad"
* "fix sequence softmax test"
* "add double precision'
* "fix softmax test"
* "add softmax cudnn support"
* "fix softmax cudnn test"
* "add softmax to nn.py"
* "fix compile bug"
* "refine cmakelist"
* "fix ci"
* "fix based on comment"
* "fix based on comments"
* "fix ci"
7 years ago
dzhwinter
7140071152
"exported scatter to python" ( #9038 )
...
* "exported scatter to python"
* Revert ""exported scatter to python""
This reverts commit 38745a626c3f937bec836c92c98a76deadf0a03d.
* "polish scatter and export to python"
7 years ago
caoying03
cf08185145
fix bugs and complete codes.
7 years ago
Luo Tao
b11956a0b5
move Fluid API code out of V2 API code
7 years ago