Commit Graph

9725 Commits (e557611f390bd4d537eedd337e94ab87fb6db0af)
 

Author SHA1 Message Date
Abhinav Arora e557611f39
Fix equations in sequence_pool op (#6355)
8 years ago
Yu Yang 45b015be22 Fix #6335 (#6343)
8 years ago
Tao Luo de80c5696a
Merge pull request #6100 from guoshengCS/enhance-include-pool
8 years ago
Yancey c4599d3e9a
Add version api (#2985)
8 years ago
Abhinav Arora 0d4f050955
Fix equation in logical or op (#6315)
8 years ago
QI JUN 7910d96ab8
build paddle_python before build paddle_docs (#6337)
8 years ago
qingqing01 429d67deee
Merge pull request #6336 from qingqing01/cudnn_conv_op
8 years ago
gongweibao c7e739f542
Add LRN efficient GPU implement. (#5894)
8 years ago
kexinzhao 1d1555e2e5
Merge pull request #5716 from kexinzhao/float16
8 years ago
Yan Chunwei 06a3a88713 feature/nmt add encoder (#6323)
8 years ago
whs c22cf594f6
Merge pull request #6333 from wanghaoshuang/fix_type
8 years ago
dangqingqing 45aca4e9bb Change the type of conv2d in Python API.
8 years ago
qingqing01 5a1a04f648
Merge pull request #6326 from jacquesqiao/fix-int-overflow
8 years ago
chengduo b30e8bc00c
Merge pull request #6324 from chengduoZH/profiling/refine_elementwise_add
8 years ago
wanghaoshuang 83537c7ada Fix warning about comparison of integers of different signs
8 years ago
chengduoZH 8711a9a22a refine code
8 years ago
qiaolongfei d303f7ae4f fix int overflow
8 years ago
Yu Yang 229c2e7883
Feature/while op sentiment analysis (#6282)
8 years ago
kexinzhao 94a36b8cc7
fix clip op doc operation (#6314)
8 years ago
kexinzhao dbf205002d
fix read and write tensor array op (#6312)
8 years ago
kexinzhao a5167ce0b4
fix lod_array_lengh op equation (#6307)
8 years ago
kexinzhao 002a7b4d01
fix scatter op equation (#6304)
8 years ago
kexinzhao 16822fb702
fix latex equation for clip by norm op (#6302)
8 years ago
kexinzhao 2c1270e40c
fix maxout op latex equation (#6303)
8 years ago
Thuan Nguyen 458ffbf4fe Refer to https://github.com/PaddlePaddle/Paddle/issues/6305 (#6306)
8 years ago
Abhinav Arora 5d5e2aff40
Using latex fraction syntax in sigmoid and logsigmoid op (#6292)
8 years ago
Abhinav Arora 1d04b19ce8
Fix the rendering of latex equation for adamax op (#6294)
8 years ago
Qiao Longfei 161128bada
add chunk eval layer (#6296)
8 years ago
qingqing01 1a8f20c6d1
Merge pull request #6284 from qingqing01/cuda_sync
8 years ago
dzhwinter 4eac85c60b
"add init seed" (#6221)
8 years ago
Tao Luo a0c1190f76
Merge pull request #5971 from Yancey1989/fix_404_dist_train
8 years ago
dzhwinter e0ac34a620
"fix build cares" (#6097)
8 years ago
Qiao Longfei 45c8a88a3e
add crf_decoding layer (#6274)
8 years ago
qingqing01 e760641a3a
Merge pull request #6233 from qingqing01/momentum_op
8 years ago
dangqingqing 4e451a34db Remove the cuda stream synchronization between each operator.
8 years ago
Yancey1989 ee3483b0d9 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_404_dist_train
8 years ago
chengduo 36444461dc
Merge pull request #6229 from chengduoZH/profiling/updata_elementwise_op
8 years ago
dangqingqing 62acf7990f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into momentum_op
8 years ago
dangqingqing d432b10d8a Update cuda kernel and doc.
8 years ago
Tao Luo 1b6804fb8d
Merge pull request #6263 from luotao1/typo_pip_install_doc
8 years ago
chengduoZH 37671ac053 follow comments
8 years ago
QI JUN 96a5f96cc1
fix bug in gpu default memory allocating policy (#6268)
8 years ago
Tao Luo 70ee79c256
Merge pull request #6014 from PaddlePaddle/updateWriteDocsCN
8 years ago
chengduoZH 9e244a8cbe follow comments
8 years ago
Wang,Jeff 576c41b348 Update the incorrect docker commands. Should always specify -v flag.
8 years ago
dangqingqing e03b574e0e Refine the Eigen usage for CPU implementation.
8 years ago
chengduoZH 54f09620cf code refine
8 years ago
Luo Tao 2da4a89e1f fix typo in pip_install_cn/en.rst
8 years ago
Wang,Jeff a061a85eaf Merge branch 'develop' into updateWriteDocsCN
8 years ago
Wang,Jeff 33fe7415c7 Provide more details on the CONTENT_DIR.
8 years ago