Commit Graph

198 Commits (8f9480cc2cbc02bd96d237e8b52706e53d86e217)

Author SHA1 Message Date
dzhwinter b9b75377a2
Feature/hooks (#7513)
7 years ago
wangmeng28 89e63b138f Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
peterzhang2029 90e05a4b8c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
7 years ago
Zhaolong Xing 51e7c26fdc
Merge pull request #5641 from NHZlX/fix_prelu
7 years ago
wangmeng28 5392a503a7 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
caoying03 cdde045afe remove redundant tests in layer helper's unittest.
7 years ago
wangmeng28 5ee63bb67c Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
peterzhang2029 9580c45077 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
7 years ago
caoying03 29fc94b265 Merge branch 'develop' into l2_distance
7 years ago
caoying03 929efdc592 follow comments.
7 years ago
caoying03 4772b78ced add config_helper.
7 years ago
ranqiu 2e1cd3313d Update dot_prod_layer
7 years ago
wangmeng28 d6e35ecdd5 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
xzl 2ab928d185 modify the prelu test and regenerate the proto
7 years ago
xzl fbd8a3307c regenerate the proto for support the dilation
7 years ago
xzl 469b3ad589 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
7 years ago
wangmeng28 f7941dbb74 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
guosheng 79e0a26a64 Fix test_roi_pool_layer.py
7 years ago
guosheng 1ffdecf1ac Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ROIPooling-dev
7 years ago
yangyaming 930d2e89be remove test_mul_value_layer.protostr and test_mul_value_layer.py
7 years ago
yangyaming 07f3f07ff3 MulValue --> ScaleSubRegion
7 years ago
yangyaming cfad83ce89 Add MulValueLayer.
7 years ago
xzl 33032b12cf fix bug: regenrate test proto of img_conv
7 years ago
wangmeng28 8654e8a520 Fix dims in config parser for factorization machine layer
7 years ago
wangmeng28 f504c8a83d Remove unnecessary configs
7 years ago
wangmeng28 1644c72acc Add framework of the factorization machine layer
7 years ago
caoying03 480154896c add configuration helper for resize layer.
7 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
chengduoZH 30c0df6d27 fix layers_test.py
8 years ago
chengduoZH d747c5d511 fix layers_test.py
8 years ago
chengduoZH 2e97045c23 fix layers_test.py
8 years ago
chengduoZH 3b0e43aa6a add config parse
8 years ago
caoying03 3d1b87193d Merge branch 'develop' into cross_entropy_over_beam
8 years ago
chengduoZH 43da7675b3 fix conflict
8 years ago
guosheng 3cf01b5d52 refine ROIPoolLayer
8 years ago
chengduoZH 4dcc533206 fix conflict
8 years ago
chengduoZH b1c0bad9fe Add config parser for pooling3D
8 years ago