Commit Graph

2717 Commits (57e68e574026d2853b6fcec069647322959493b7)

Author SHA1 Message Date
sweetsky0901 822f28343b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 200f07c219 add test
8 years ago
Yu Yang f2ca07e88a IfElse Python API (#5624)
8 years ago
guosheng f191c82010 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-GRUUnitOp-dev
8 years ago
wanghaoshuang 9f54fa24bf Rename info to query_id and add more comments.
8 years ago
ranqiu92 51c75a931c
Merge pull request #5742 from ranqiu92/doc
8 years ago
Tao Luo 3c4d4065ae
Merge pull request #5775 from luotao1/ProtoData
8 years ago
Abhinav Arora e930f49673
Improve the initializer Interface for fc, sequence_conv and conv2d layers (#5760)
8 years ago
sweetsky0901 7ce06c8b61
Merge pull request #5571 from sweetsky0901/my_maxout_op
8 years ago
fengjiayi d5be1d4dd0
use Evaluator in book tests (#5778)
8 years ago
sweetsky0901 9cb2ff6a3b del num_channels
8 years ago
sweetsky0901 95cbbd772e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
8 years ago
Cao Ying d2e30a2c4f
Merge pull request #5771 from lcy-seso/softsign
8 years ago
sweetsky0901 350cc61f3f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
8 years ago
caoying03 fafd3e0fc0 Merge branch 'develop' into softsign
8 years ago
Luo Tao 76501c8258 remove ProtoData, update related files
8 years ago
chengduo 9db4d01928
Merge pull request #5772 from chengduoZH/fix_layer.py.conv2dbug
8 years ago
wanghaox 6ac42378ac Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
8 years ago
wanghaox 76fc1a82e1 for code review 4
8 years ago
chengduoZH bc3ec53671 remove conflict
8 years ago
chengduo 134eaf21b3
Merge pull request #5602 from chengduoZH/add_cudnn_pool3d
8 years ago
wanghaox 52f2366d2b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
8 years ago
chengduoZH 3872ea050e fix bug (conv2d groups )
8 years ago
guosheng 3e7fff4188 Fix calculations in gru_unit_op
8 years ago
caoying03 dffa8fabb2 add softsign activation.
8 years ago
wanghaox f7c156284c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
8 years ago
wanghaox 794117bb93 fix some comments
8 years ago
Cao Ying 6da78d976c
Merge pull request #5764 from lcy-seso/fix_layer_helper_unitest
8 years ago
wanghaox 13d39eaf97 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
8 years ago
Cao Ying 56ec40ad9c
Merge pull request #4924 from ranqiu92/attention
8 years ago
wanghaox 2d7a652869 del framework test_maxout_op
8 years ago
Cao Ying 01d6ccb4e2
Merge pull request #5763 from ranqiu92/dot_product_attention
8 years ago
caoying03 cdde045afe remove redundant tests in layer helper's unittest.
8 years ago
wanghaox 4c113cc776 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
8 years ago
Cao Ying c6ec26df3a
Merge pull request #5736 from lcy-seso/l2_distance
8 years ago
wanghaox a6a01c15f5 add test_maxout_op framework to fluis
8 years ago
wanghaox 63f8c5fe58 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
8 years ago
ranqiu f22402933e Refine multi_head_attention
8 years ago
ranqiu d29901b825 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into attention
8 years ago
ranqiu 81abcdea39 Refine dot_product_attention
8 years ago
Qiao Longfei 569f7c4773
enforce shape of backward target to be {1} (#5745)
8 years ago
chengduoZH 6a1c22361c fix unit test
8 years ago
Abhinav Arora 6cfcf6245a
Adding logical operators for beam search and control flow (#5708)
8 years ago
chengduoZH 5238c9fb0b input type should be different
8 years ago
wanghaox 360354670c fix some codes
8 years ago
chengduoZH dec61ab6df Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
8 years ago
peterzhang2029 9580c45077 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
8 years ago
chengduo 0f83674c7d
Merge pull request #5603 from chengduoZH/Add_conv3d_transpose_cudnn_op
8 years ago
caoying03 37190b7c14 small fix.
8 years ago
caoying03 29fc94b265 Merge branch 'develop' into l2_distance
8 years ago
Guo Sheng 7a57b3b788
Merge pull request #5623 from guoshengCS/fix-H0-GRUOp
8 years ago
ranqiu92 093c526d43
Merge pull request #5724 from ranqiu92/dot_product
8 years ago
caoying03 929efdc592 follow comments.
8 years ago
caoying03 4772b78ced add config_helper.
8 years ago
fengjiayi 044d671e73
Rename 'argu' in framework.py to 'arg' (#5723)
8 years ago
ranqiu b0c88e3dd0 Update annotations of layers.py
8 years ago
Tao Luo 56f28a0f65
Merge pull request #5732 from tensor-tang/rename
8 years ago
Tao Luo 9b56074083
Merge pull request #5705 from tensor-tang/mkldnn_concat
8 years ago
ranqiu 2e1cd3313d Update dot_prod_layer
8 years ago
tensor-tang f5df46e1a4 rename all Mkldnn to MKLDNN
8 years ago
chengduoZH 0bc2f41da9 remove conflict
8 years ago
QI JUN a391a44dd0
remove v2 framework (#5722)
8 years ago
ranqiu aa2507187e add dot_prod_layer
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
peterzhang2029 27d7b2cbb4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
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
peterzhang2029 ac46018108 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
8 years ago
Yang Yang(Tony) 18f0c40a97 feature/while_grad_op (#5554)
8 years ago
peterzhang2029 8a49f7f16b add epsilon in bn
8 years ago
tensor-tang 88feb517d4 Merge remote-tracking branch 'upstream/develop' into mkldnn_concat
8 years ago
tensor-tang 739858c889 add python interface for mkldnn_concat
8 years ago
chengduoZH 7e91da41e7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
8 years ago
wanghaox 7bb26805e5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
8 years ago
wanghaox 1d95173cfe change offset and length's rank to 2, dim[0] for batch size
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
Cao Ying 82849ad167
Merge pull request #5678 from ranqiu92/doc
8 years ago
wanghaox 40a6c4882d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
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
ranqiu bf4b5320d8 Update annotations of layers.py
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
wanghaox 4c426f191b update sequence_slice_op.h, change some code
8 years ago
wanghaox 3ef776ef28 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
8 years ago
wanghaox 8d9babf204 maxout code review 2nd
8 years ago
xuwei06 81bb26f3bd Removing debug print and moving assert
8 years ago
chengduoZH e825a49259 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
8 years ago
xzl b7ebaf71bb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_prelu
8 years ago
xzl 2ab928d185 modify the prelu test and regenerate the proto
8 years ago
xzl f9469d33a7 add check for input height and width and input channel
8 years ago
chengduoZH c5330fa772 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_transpose_cudnn_op
8 years ago