Commit Graph

9308 Commits (7177c276ca274e7119282fc8700aa94bc5ffcc91)
 

Author SHA1 Message Date
chengduoZH 7177c276ca reorder parameters of layer
8 years ago
Zhaolong Xing 51e7c26fdc
Merge pull request #5641 from NHZlX/fix_prelu
8 years ago
Yu Yang a5e73f9eaf
Support many data types of several operators (#5731)
8 years ago
Yu Yang f2ca07e88a IfElse Python API (#5624)
8 years ago
Yancey 9891667b79
fix ld_library_path in dockerfile (#5794)
8 years ago
ranqiu92 51c75a931c
Merge pull request #5742 from ranqiu92/doc
8 years ago
Tao Luo 55bee85edb
Merge pull request #5779 from tensor-tang/refine
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 04fd98930b for code review 6
8 years ago
tensor-tang c961fbf09a change the condition to reset the forward in MKLDNNLayer
8 years ago
tensor-tang a8eeef86ac make MKLDNNLayer input grad as a vector
8 years ago
tensor-tang bc0d255796 make MKLDNNLayer input value as a vector
8 years ago
tensor-tang 3117d97784 add inputChannel in resetInValue for concat layer
8 years ago
tensor-tang c397599dfd remove weight and bias in MKLDNN reset function, since not all layers have weight and bias.
8 years ago
tensor-tang a9490a1053 make output channels changeable in reshape function
8 years ago
Luo Tao e131e96793 remove gen_proto_data.py, refine test_Trainer.cpp
8 years ago
sweetsky0901 95cbbd772e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
8 years ago
sweetsky0901 3fbff1ee78 for code review 5
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
sweetsky0901 4e5c989669 rename back
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
Tao Luo 8ee58618a3
Merge pull request #5751 from tensor-tang/googlenet
8 years ago
chengduo faea248150
Merge pull request #5749 from chengduoZH/fix_pool_with_index_op
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
wanghaox c645d065fe add a space + *
8 years ago
chengduoZH 3872ea050e fix bug (conv2d groups )
8 years ago
wanghaox f350be3e79
Merge pull request #5546 from wanghaox/sub_sequence_op
8 years ago
caoying03 dffa8fabb2 add softsign activation.
8 years ago
wanghaox d68f861e35 fix some comments
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
wanghaox 39bce49bf9 fix some comments
8 years ago
caoying03 cdde045afe remove redundant tests in layer helper's unittest.
8 years ago
wanghaox 25d76bc7e1 modify for add a space in maxout op
8 years ago