Commit Graph

1821 Commits (65b641bf660a8ecbcb831dc0b35a1e58bc15174a)

Author SHA1 Message Date
sweetsky0901 65b641bf66 add detection_output op
8 years ago
sweetsky0901 b41894d147 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
8 years ago
sweetsky0901 fe177b6292 test detection_output cpu and gpu ok, but doc will be modify
8 years ago
Qiao Longfei 36fcc95cab
Nmt decoder train (#6367)
8 years ago
sweetsky0901 9e72cc5c9a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
8 years ago
sweetsky0901 ca535d18ab add detection_output code only
8 years ago
Abhinav Arora 113c026d12
Swish activation operator (#6358)
8 years ago
Abhinav Arora e557611f39
Fix equations in sequence_pool op (#6355)
8 years ago
Abhinav Arora 0d4f050955
Fix equation in logical or op (#6315)
8 years ago
gongweibao c7e739f542
Add LRN efficient GPU implement. (#5894)
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 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
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
Qiao Longfei 45c8a88a3e
add crf_decoding layer (#6274)
8 years ago
qingqing01 e760641a3a
Merge pull request #6233 from qingqing01/momentum_op
8 years ago
chengduo 36444461dc
Merge pull request #6229 from chengduoZH/profiling/updata_elementwise_op
8 years ago
dangqingqing d432b10d8a Update cuda kernel and doc.
8 years ago
chengduoZH 37671ac053 follow comments
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
Yu Yang d5e3279451
While op forward for sentimental analysis (#6140)
8 years ago
chengduoZH fbbfe8b859 code refine
8 years ago
qingqing01 4786ad1457 Make the new framework independent the old framework. (#6201)
8 years ago
qingqing01 74725d0505
Merge pull request #6198 from qingqing01/lstm_style
8 years ago
qingqing01 20b885f7b8
Merge pull request #6148 from qingqing01/lstm_doc
8 years ago
qingqing01 e5b51c4d10 Make lstm_op follow google code style.
8 years ago
Siddharth Goyal ea1a643425
Add hinge loss op (#5837)
8 years ago
武毅 067381e2e2
Merge pull request #6146 from typhoonzero/add_switch_distributed
8 years ago
Yancey 1b612d3a76 Fix grpc compile warning (#6050)
8 years ago
whs 10b2534ebc
Merge pull request #5480 from wanghaoshuang/nce_op
8 years ago
Yu Yang 1fe5acb25a
Expose sigmoid_cross_entropy_with_logits (#6147)
8 years ago
dangqingqing d4fcd2a59f Fix the doc of LSTM operator.
8 years ago
typhoonzero 1a852861b2 add switch for distributed support
8 years ago
Yu Yang 8ac02279f2
Fix the proformance problem of enforce (#6085)
8 years ago
fengjiayi 4e564e4852
make WriteToArrayOp supporting empty tensor input (#6030)
8 years ago
fengjiayi a38c151243
Add GetInputsElementDim (#6091)
8 years ago