Commit Graph

1772 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
chengduo 06d155b539
Merge pull request #5718 from chengduoZH/Add_pad_and_stride_for_conv_transpose_op
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
Yan Chunwei 186581d2cc
add is empty op (#5639)
8 years ago
Yang Yang(Tony) 18f0c40a97 feature/while_grad_op (#5554)
8 years ago
Tao Luo 6cf7f1e4b9
Merge pull request #5671 from tensor-tang/autocpu
8 years ago
Qiao Longfei a76b61443b mv test_beam_search_op.py to fluid (#5687)
8 years ago
guosheng 75426e013a Refine GRU Operator
8 years ago
QI JUN d7bf372d26
support adagrad sparse update (#5272)
8 years ago
helinwang 92b0c69946
Merge pull request #5645 from helinwang/model
8 years ago
Helin Wang 36f1d16f54 Remove unused model.py
8 years ago
qingqing01 f95c291b5e
Merge pull request #5651 from emailweixu/fix_conv_bias
8 years ago
chengduoZH 00e0881bfb remove conflict
8 years ago
chengduoZH f91422ecc4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_im2col
8 years ago
Yan Chunwei 09866fb75f
feature/beam search op (#5052)
8 years ago
tensor-tang d66d6c6ea3 auto set cpu environment in V2 API
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
Qiao Longfei 2506c74f3f rm unused dir framework (#5652)
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
Dong Zhihong 12858baa6c "relauch ci"
8 years ago
Qiao Longfei 7345de3ad1
Beam search decode op python (#5631)
8 years ago
Dong Zhihong fc117ecfa6 Merge remote-tracking branch 'origin/develop' into feature/evaluator
8 years ago
Yibing Liu 2f3d1c345f
Merge pull request #4747 from kuke/seq_reshape_op_dev
8 years ago
Yu Yang 488320a703 Conditional Block Forward (#5530)
8 years ago
guosheng 2bed961211 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-H0-GRUOp
8 years ago
guosheng b103072dc8 Fix data order of H0 in GRU Operator
8 years ago
Yibing Liu 6772dfa0bd Merge branch 'develop' of upstream into seq_reshape_op_dev
8 years ago
QI JUN f07a226a4f
add split and merge lod tensor operator (#5537)
8 years ago