Commit Graph

59 Commits (822f28343becf381f4f86bb0bd2ced55f269b2b6)

Author SHA1 Message Date
sweetsky0901 822f28343b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
9 years ago
sweetsky0901 200f07c219 add test
9 years ago
Yu Yang f2ca07e88a IfElse Python API (#5624)
9 years ago
Abhinav Arora e930f49673
Improve the initializer Interface for fc, sequence_conv and conv2d layers (#5760)
9 years ago
sweetsky0901 7ce06c8b61
Merge pull request #5571 from sweetsky0901/my_maxout_op
9 years ago
fengjiayi d5be1d4dd0
use Evaluator in book tests (#5778)
9 years ago
sweetsky0901 9cb2ff6a3b del num_channels
9 years ago
sweetsky0901 95cbbd772e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
9 years ago
Cao Ying d2e30a2c4f
Merge pull request #5771 from lcy-seso/softsign
9 years ago
sweetsky0901 350cc61f3f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
9 years ago
caoying03 fafd3e0fc0 Merge branch 'develop' into softsign
9 years ago
chengduo 9db4d01928
Merge pull request #5772 from chengduoZH/fix_layer.py.conv2dbug
9 years ago
wanghaox 6ac42378ac Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
9 years ago
wanghaox 76fc1a82e1 for code review 4
9 years ago
chengduoZH bc3ec53671 remove conflict
9 years ago
chengduo 134eaf21b3
Merge pull request #5602 from chengduoZH/add_cudnn_pool3d
9 years ago
wanghaox 52f2366d2b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
9 years ago
chengduoZH 3872ea050e fix bug (conv2d groups )
9 years ago
wanghaox 794117bb93 fix some comments
9 years ago
wanghaox a6a01c15f5 add test_maxout_op framework to fluis
9 years ago
Qiao Longfei 569f7c4773
enforce shape of backward target to be {1} (#5745)
9 years ago
chengduoZH 6a1c22361c fix unit test
9 years ago
Abhinav Arora 6cfcf6245a
Adding logical operators for beam search and control flow (#5708)
9 years ago
chengduoZH 5238c9fb0b input type should be different
9 years ago
wanghaox 360354670c fix some codes
9 years ago
chengduoZH dec61ab6df Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
9 years ago
chengduo 0f83674c7d
Merge pull request #5603 from chengduoZH/Add_conv3d_transpose_cudnn_op
9 years ago
Guo Sheng 7a57b3b788
Merge pull request #5623 from guoshengCS/fix-H0-GRUOp
9 years ago
fengjiayi 044d671e73
Rename 'argu' in framework.py to 'arg' (#5723)
9 years ago
chengduoZH 0bc2f41da9 remove conflict
9 years ago
QI JUN a391a44dd0
remove v2 framework (#5722)
9 years ago
Qiao Longfei 0ce38b77f2
correct optimizer import (#5699)
9 years ago
chengduoZH eb07047699 add padding
9 years ago
guosheng afd1f36186 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-H0-GRUOp-dev
9 years ago
Yang Yang(Tony) 18f0c40a97 feature/while_grad_op (#5554)
9 years ago
chengduoZH 7e91da41e7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
9 years ago
wanghaox 1d95173cfe change offset and length's rank to 2, dim[0] for batch size
9 years ago
Qiao Longfei a76b61443b mv test_beam_search_op.py to fluid (#5687)
9 years ago
wanghaox 40a6c4882d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
9 years ago
QI JUN d7bf372d26
support adagrad sparse update (#5272)
9 years ago
qingqing01 f95c291b5e
Merge pull request #5651 from emailweixu/fix_conv_bias
9 years ago
wanghaox 4c426f191b update sequence_slice_op.h, change some code
9 years ago
xuwei06 81bb26f3bd Removing debug print and moving assert
9 years ago
chengduoZH e825a49259 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
9 years ago
chengduoZH c5330fa772 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_transpose_cudnn_op
9 years ago
chengduoZH e25bfc7508 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_im2col
9 years ago
kexinzhao d7bf066809
Adding interface for decayed adagrad optimizer (#5644)
9 years ago
Qiao Longfei 1db1a0dcea mv test_beam_search_decode_op.py to fluid (#5642)
9 years ago
xuwei06 a5c9e6ace2 Fix conv2d bias
9 years ago
Helin Wang c089b7649f Fix test
9 years ago