Commit Graph

5575 Commits (36fcc95cabdd74a9508f88666b51de8c29dc753f)

Author SHA1 Message Date
Qiao Longfei 36fcc95cab
Nmt decoder train (#6367)
8 years ago
Luo Tao 3b1529d2e5 add print_operators_doc in travis ci
8 years ago
Abhinav Arora 113c026d12
Swish activation operator (#6358)
8 years ago
QI JUN 3a0a4586a3
refine GPU memory allocation policy (#6373)
8 years ago
tensor-tang c096130a94
Merge pull request #6291 from tensor-tang/check_env
8 years ago
tensor-tang 32cc0db151 check if cmake has been installed
8 years ago
Tao Luo 8193cc55c4
Merge pull request #6371 from Yancey1989/install_dmidecode
8 years ago
tensor-tang f62dbebe20 follow comments and add limited version of dmidecode
8 years ago
Yu Yang f291abfc53
Add HasCUDNN to detect if CUDNN is installed or not (#6349)
8 years ago
Tao Luo a34fc8b36b
Merge pull request #6213 from tensor-tang/mkldnn_lrn
8 years ago
Yancey1989 8dacb4050b install dmidecode in product docker image
8 years ago
whs e09e21beee
Merge pull request #6188 from wanghaoshuang/conv_fix
8 years ago
Abhinav Arora e557611f39
Fix equations in sequence_pool op (#6355)
8 years ago
Tao Luo de80c5696a
Merge pull request #6100 from guoshengCS/enhance-include-pool
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
gongweibao c7e739f542
Add LRN efficient GPU implement. (#5894)
8 years ago
kexinzhao 1d1555e2e5
Merge pull request #5716 from kexinzhao/float16
8 years ago
whs c22cf594f6
Merge pull request #6333 from wanghaoshuang/fix_type
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 6173f91cce uncomment code
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
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
tensor-tang 62c00e00eb add dimms locator info
8 years ago
qingqing01 1a8f20c6d1
Merge pull request #6284 from qingqing01/cuda_sync
8 years ago
tensor-tang e670453518 add script to check the cpu env
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
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
chengduoZH 37671ac053 follow comments
8 years ago
QI JUN 96a5f96cc1
fix bug in gpu default memory allocating policy (#6268)
8 years ago
chengduoZH 9e244a8cbe follow comments
8 years ago
dangqingqing e03b574e0e Refine the Eigen usage for CPU implementation.
8 years ago
chengduoZH 54f09620cf code refine
8 years ago
chengduoZH 488908e95b refine cuda
8 years ago
dangqingqing 5bd1e73f5e Refine and speedup momentum operator.
8 years ago