Commit Graph

120 Commits (ca126fcab7fdb37b96590f28f3a798657abab726)

Author SHA1 Message Date
wangmeng28 89e63b138f Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
8 years ago
peterzhang2029 90e05a4b8c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
8 years ago
Zhaolong Xing 51e7c26fdc
Merge pull request #5641 from NHZlX/fix_prelu
8 years ago
wangmeng28 5392a503a7 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
8 years ago
wangmeng28 5ee63bb67c Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
8 years ago
peterzhang2029 9580c45077 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
8 years ago
caoying03 29fc94b265 Merge branch 'develop' into l2_distance
8 years ago
caoying03 929efdc592 follow comments.
8 years ago
caoying03 4772b78ced add config_helper.
8 years ago
ranqiu 2e1cd3313d Update dot_prod_layer
8 years ago
wangmeng28 d6e35ecdd5 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
8 years ago
xzl 2ab928d185 modify the prelu test and regenerate the proto
8 years ago
xzl fbd8a3307c regenerate the proto for support the dilation
8 years ago
xzl 469b3ad589 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
8 years ago
wangmeng28 f7941dbb74 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
8 years ago
guosheng 79e0a26a64 Fix test_roi_pool_layer.py
8 years ago
guosheng 1ffdecf1ac Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ROIPooling-dev
8 years ago
yangyaming 930d2e89be remove test_mul_value_layer.protostr and test_mul_value_layer.py
8 years ago
yangyaming 07f3f07ff3 MulValue --> ScaleSubRegion
8 years ago
yangyaming cfad83ce89 Add MulValueLayer.
8 years ago
xzl 33032b12cf fix bug: regenrate test proto of img_conv
8 years ago
wangmeng28 8654e8a520 Fix dims in config parser for factorization machine layer
8 years ago
wangmeng28 1644c72acc Add framework of the factorization machine layer
8 years ago
caoying03 480154896c add configuration helper for resize layer.
8 years ago
caoying03 1f839a6618 fix bug in prelu parsing.
8 years ago
chengduo 0be349496f Merge pull request #3594 from chengduoZH/Adapting_to_the_BatchNorm_structure_to_support_3D_data
8 years ago
chengduoZH 0692dd2061 fix test_bi_grumemory.protostr, test_recursive_topology.protostr, util_layers.protostr and new test_sub_nested_seq_select_layer.protostr
8 years ago
caoying03 7c785426e4 add missing protostr for sub_nested_seq_layer.
8 years ago
caoying03 fb49bc2c99 rename mse_cost into square_error_cost.
8 years ago
chengduoZH fb69d38c4b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Adapting_to_the_BatchNorm_structure_to_support_3D_data
8 years ago
caoying03 9cb833cbd8 rename sequence into seq to keep a constant style.
8 years ago
chengduoZH a55dd22649 fix conflict
8 years ago
chengduoZH 6374831966 fix conflict
8 years ago
chengduoZH a357bd6fe5 Fix conflict and Add test_pooling3D_layer.protostr
8 years ago
chengduoZH 455d2bd7b1 fix conflict
8 years ago
chengduoZH 536dbc0cb6 fix conflict
8 years ago
chengduoZH a4e1e127f3 Add test_conv3d_layer.protostr,test_deconv3d_layer.protostr
8 years ago
chengduoZH 3ad748e225 Fix img_layers.protostr,img_trans_layers.protostr. Add test_BatchNorm3D.protostr
8 years ago
caoying03 3d1b87193d Merge branch 'develop' into cross_entropy_over_beam
8 years ago
guosheng 3cf01b5d52 refine ROIPoolLayer
8 years ago
Luo Tao 7596191821 Merge branch 'develop' into huber_loss
8 years ago
caoying03 74d3ca8bab Merge branch 'develop' into cross_entropy_over_beam
8 years ago
caoying03 5e59ca7ccc fix config helper.
8 years ago
caoying03 bc6bae8d53 Merge branch 'develop' into add_sequence_slice_layer
8 years ago
caoying03 25083de998 Merge branch 'develop' into cross_entropy_over_beam
8 years ago
guosheng 83abbce8eb Follow comments and refine ScaleShiftLayer
8 years ago
Luo Tao 3065cb2625 add huber_regression_cost
8 years ago
guosheng 7d2ef02a99 Add ScaleShiftLayer
8 years ago
Luo Tao e6db484d15 make clear that current huber_cost is for two-classification
8 years ago
caoying03 44ae44da49 add configuratioin helpers.
8 years ago