Commit Graph

30 Commits (3e7fff4188b0279c0db5bc4b16858b5880cea6f8)

Author SHA1 Message Date
guosheng 3e7fff4188 Fix calculations in gru_unit_op
8 years ago
Qiao Longfei 569f7c4773
enforce shape of backward target to be {1} (#5745)
8 years ago
Abhinav Arora 6cfcf6245a
Adding logical operators for beam search and control flow (#5708)
8 years ago
chengduo 0f83674c7d
Merge pull request #5603 from chengduoZH/Add_conv3d_transpose_cudnn_op
8 years ago
Guo Sheng 7a57b3b788
Merge pull request #5623 from guoshengCS/fix-H0-GRUOp
8 years ago
fengjiayi 044d671e73
Rename 'argu' in framework.py to 'arg' (#5723)
8 years ago
chengduoZH 0bc2f41da9 remove conflict
8 years ago
QI JUN a391a44dd0
remove v2 framework (#5722)
8 years ago
Qiao Longfei 0ce38b77f2
correct optimizer import (#5699)
8 years ago
chengduoZH eb07047699 add padding
8 years ago
guosheng afd1f36186 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-H0-GRUOp-dev
8 years ago
Yang Yang(Tony) 18f0c40a97 feature/while_grad_op (#5554)
8 years ago
Qiao Longfei a76b61443b mv test_beam_search_op.py to fluid (#5687)
8 years ago
QI JUN d7bf372d26
support adagrad sparse update (#5272)
8 years ago
qingqing01 f95c291b5e
Merge pull request #5651 from emailweixu/fix_conv_bias
8 years ago
xuwei06 81bb26f3bd Removing debug print and moving assert
8 years ago
chengduoZH c5330fa772 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_transpose_cudnn_op
8 years ago
chengduoZH e25bfc7508 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_im2col
8 years ago
kexinzhao d7bf066809
Adding interface for decayed adagrad optimizer (#5644)
8 years ago
Qiao Longfei 1db1a0dcea mv test_beam_search_decode_op.py to fluid (#5642)
8 years ago
xuwei06 a5c9e6ace2 Fix conv2d bias
8 years ago
Helin Wang c089b7649f Fix test
8 years ago
helinwang 7176bcf0b5
Merge branch 'develop' into demo
8 years ago
helinwang d1d21004dd
Merge pull request #5331 from dzhwinter/feature/evaluator
8 years ago
dzhwinter 2d7ac80b43
"relauch ci" (#5314)
8 years ago
Dong Zhihong b32faa06eb "fix import error"
8 years ago
Helin Wang 3157ce6123 Simpily demo, add paddle.default_main_program() and paddle.default_startup_program
8 years ago
Dong Zhihong 2f33f74a35 Merge remote-tracking branch 'origin/develop' into feature/evaluator
8 years ago
Abhinav Arora c3a61349e4
Adding greater than and less than equal ops to compare op (#5609)
8 years ago
Qiao Longfei 4adc8a7aa1
Change framework to fluid (#5637)
8 years ago