Commit Graph

612 Commits (8f9480cc2cbc02bd96d237e8b52706e53d86e217)

Author SHA1 Message Date
ranqiu db209f4815 Update annotations of layers.py
7 years ago
yangyaming cfad83ce89 Add MulValueLayer.
7 years ago
ranqiu f1fac487b1 Update annotations of layers.py
7 years ago
dangqingqing f8bc4ecbbb Fix the doc for momentum and adam optimizer.
7 years ago
yangyaming 29b3de6f97 Bugs fix and expose sub_seq_layer.
7 years ago
wangmeng28 e65960ede8 Merge remote-tracking branch 'upstream/develop' into fix-4388
7 years ago
wangmeng28 0d79e9732d Refine the log message in fc layer
7 years ago
xzl 33032b12cf fix bug: regenrate test proto of img_conv
7 years ago
tensor-tang 4d7eb09008 add python interface of mkldnn_batch_norm
7 years ago
wangmeng28 601c1a35f3 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
ranqiu 4ad12a0bd5 Fix bugs of dot-product attention
7 years ago
ranqiu 947c528508 Remove redundant flags
7 years ago
ranqiu 4d15b107f3 Add multi-head attention
7 years ago
xzl c876dfaa67 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
xzl 720274da53 add max-pool-with-mask python interface
7 years ago
wangmeng28 a30d53b792 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 8654e8a520 Fix dims in config parser for factorization machine layer
7 years ago
ranqiu 7ad15259fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into attention
7 years ago
ranqiu 78320194aa refine dot-product attention according to the comments
7 years ago
wangmeng28 22c5d1f147 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
Peng Li 98a6b85e8b revise the error message to provide more detailed info
7 years ago
Peng Li 386a0289bd Ensure name is not set in bias_attr in gru_step_naive_layer
7 years ago
wangmeng28 f504c8a83d Remove unnecessary configs
7 years ago
wangmeng28 28c98103de Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
ranqiu 0402a69694 Update annotations of layers.py
7 years ago
wangmeng28 1644c72acc Add framework of the factorization machine layer
7 years ago
ranqiu 4545a058bd add dot-product attention
7 years ago
caoying03 480154896c add configuration helper for resize layer.
7 years ago
wangmeng28 a378db3c37 fix style issue
7 years ago
wangmeng28 8dc382e4ee Check whether param name is manually set when input is a sequence in fc layer
7 years ago
ranqiu 732c8973e0 Update annotations of layers.py
8 years ago
ranqiu 0e6466423b Update the annotation of layers.py
8 years ago
ranqiu 62377fd1f3 Update annotations about layer name of layers.py
8 years ago
ranqiu fe2c5936d9 Update annotation of layers.py
8 years ago
ranqiu 93e0183662 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into r-doc
8 years ago
gaoyuan 71b3fbb18a Fix a ssd bug
8 years ago
ranqiu a0187f1c55 Update the annotation about bias_attr of layers.py
8 years ago
ranqiu 82bff6eee3 Update the annotation of layers.py
8 years ago
ranqiu c2dea5a877 Update the annotation of layers.py
8 years ago
peterzhang2029 fc3b129b08 delete the unused comments
8 years ago
peterzhang2029 bfba756b48 update the version of pre-commit0.13.2
8 years ago
peterzhang2029 9e74b89877 update notation in networks.py roughly
8 years ago
chengduoZH 22de57f127 enable cudnn_convt
8 years ago
caoying03 1f839a6618 fix bug in prelu parsing.
8 years ago
zhangchao41 b90461b9d9 fix the typo of the param description in sequence_conv_pool
8 years ago
chengduo 663f14319b Merge pull request #3995 from wanghaoshuang/fix_warning
8 years ago
gaoyuan 1eb5e56f38 Add comment to the PythonAPI
8 years ago
wanghaoshuang a251956d7d Add activation to output of switch layer
8 years ago
chengduo 0be349496f Merge pull request #3594 from chengduoZH/Adapting_to_the_BatchNorm_structure_to_support_3D_data
8 years ago
chengduo 2fefaa1c94 Merge pull request #3977 from PaddlePaddle/Adaptive_data_structure_for_SwitchOrderLayer
8 years ago
chengduoZH 80a8e91fb8 fix order
8 years ago
chengduoZH aea05b6e95 add param mean_var_names
8 years ago
chengduoZH 91a0c11b19 Adaptive data structure for SwitchOrderLayer
8 years ago
wanghaoshuang 3d490d030e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pixel_softmax_layer
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
whs a162ebce8b Merge branch 'develop' into pixel_softmax_layer
8 years ago
chengduoZH eaf23cb1e8 fix ModelConfig.proto, addto_layer and concat_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
Luo Tao 3e1f56fa2b don't need to specify the path of libwarpctc.so, refine the python api doc
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 2ae37a4ea2 fix data_layer for 3D data
8 years ago
chengduoZH f557b0c4c5 fix data_layer for 3D data
8 years ago
chengduoZH 43da7675b3 fix conflict
8 years ago
guosheng 3cf01b5d52 refine ROIPoolLayer
8 years ago
chengduo 34f4f763f9 Update networks.py
8 years ago
chengduoZH 4dcc533206 fix conflict
8 years ago
chengduoZH b1c0bad9fe Add config parser for pooling3D
8 years ago
chengduoZH 2710584ff1 fix above comments
8 years ago
Luo Tao acd8a22ed1 Merge branch 'develop' into huber_loss
8 years ago
caoying03 45ced9da46 Merge branch 'develop' into cross_entropy_over_beam
8 years ago
caoying03 3d12a610ca Merge branch 'develop' into cross_entropy_over_beam
8 years ago
wanghaoshuang 818a64f41f Fix img_pool_layer bug.
8 years ago
Luo Tao 7596191821 Merge branch 'develop' into huber_loss
8 years ago
wanghaoshuang 0ee18a86d1 Fix doc.
8 years ago
wanghaoshuang e286b950a5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dilate_conv
8 years ago
caoying03 74d3ca8bab Merge branch 'develop' into cross_entropy_over_beam
8 years ago
Cao Ying ab6b3c481a Merge pull request #3367 from lcy-seso/add_sequence_slice_layer
8 years ago
caoying03 5e59ca7ccc fix config helper.
8 years ago
wanghaoshuang e3342ff8e7 Fix android build error.
8 years ago
chengduoZH f715c740bf Add_config_parser_for_Conv3D_DeConv3D
8 years ago
caoying03 bc6bae8d53 Merge branch 'develop' into add_sequence_slice_layer
8 years ago
wanghaoshuang 2c8b3c4430 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dilate_conv
8 years ago
wanghaoshuang d8cd67dd1e Make cudnn convolution layer and projection support for dilation.
8 years ago
caoying03 25083de998 Merge branch 'develop' into cross_entropy_over_beam
8 years ago
xuwei06 99af29e3f2 Fix error message for img_pool_layer
8 years ago
xuwei06 d7b80f03b0 Correctly handle width and height for some layers
8 years ago
guosheng 0af1c4a9fe Follow comments and refine annotations on ScaleShiftLayer
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 cbad985b84 Merge branch 'develop' into huber_loss
8 years ago
guosheng c07cbf7daf Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ROIPooling
8 years ago
wanghaoshuang 957aa691b4 Fix pnpair_evaluator.
8 years ago
wanghaoshuang e66d728328 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_pnpair
8 years ago
wanghaoshuang 32a60971f0 Fix pnpair_evaluator.
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
caoying03 b7359ee3ce Merge branch 'develop' into add_sequence_slice_layer
8 years ago
caoying03 b97f020f9c fix unittest error.
8 years ago
liaogang 7a56d46a8a Rename PROJ_ROOT to PADDLE_SOURCE_DIR and PROJ_BINARY_ROOT to PADDLE_BINARY_DIR
8 years ago
caoying03 34ff75221f Merge branch 'develop' into add_sequence_slice_layer
8 years ago
caoying03 92b2b1bd73 Merge branch 'develop' into kmax_score_layer
8 years ago
caoying03 84627bb934 add config helper for sequence slice layer.
8 years ago
caoying03 98a83cd280 follow comments.
8 years ago
caoying03 42c102a0b3 follow comments.
8 years ago
caoying03 ffafc5c911 fix the SubNestedSequenceLayer implementations.
8 years ago
caoying03 83ce2dce5f split sorting into another layer. fix config helper.
8 years ago
caoying03 927adb4a41 Merge branch 'develop' into kmax_score_layer
8 years ago
caoying03 855ae59d44 add KmaxSeqScoreLayer implementation.
8 years ago
caoying03 aa0ca57a6b add unittest.
8 years ago
caoying03 567c1a1f65 add config functions for kmax_sequence_score layer.
8 years ago
caoying03 6e291b34c3 Merge branch 'develop' into add_nest_sequence_select
8 years ago
Guo Sheng b7b956f0ba Merge branch 'develop' into add-ClipLayer
8 years ago
guosheng 5d644994d3 Add test_clip_layer.protostr for ClipLayer python unit test
8 years ago
guosheng 3fe9e48f36 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-L2NormLayer
8 years ago
guosheng 17e16c2548 Refine RowL2NormLayer and add python unit test for it
8 years ago
caoying03 d3e30146e4 Merge branch 'develop' into add_nest_sequence_select
8 years ago
caoying03 4b39f92bd8 add implementation of SubNestedSequenceLayer.
8 years ago
guosheng 82911cecb6 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ClipLayer
8 years ago
guosheng d19355a532 Refine ClipLayer and add unit test for it
8 years ago
guosheng f35e08471c revise the format of __all__ in layers.py
8 years ago
hedaoyuan 46988517f2 Fix a small bug.
8 years ago
hedaoyuan 4b1bc6815e Fix comments of slice_projection, and add unit test of SliceProjection.
8 years ago
hedaoyuan dc9f31b32b Add SliceProjection and slice_projection.
8 years ago
caoying03 c0ecd5c4c5 add config helper.
8 years ago
guosheng 23a8d015e0 add ClipLayer
8 years ago
guosheng 84660653f8 add RowL2NormLayer
8 years ago
caoying03 8b9e678ddf fix dropout and clipping setttings in layer helpers.
8 years ago
zlx a59fa46c1f Merge branch 'add_paramAttr' of https://github.com/NHZlX/Paddle into add_paramAttr
8 years ago
zlx 18f4d24d0d moidify comment of im_conv_group
8 years ago
Zhaolong Xing 5f32cc10c2 Update networks.py
8 years ago
zlx 21a3c9d6f4 add the comments for img_conv_groups
8 years ago
zlx fae3632c91 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_paramAttr
8 years ago
zlx a183a80e2e add param_attr for img_conv_group(...)
8 years ago
Cao Ying 6a6e1c7407 Merge pull request #2944 from lcy-seso/fix_recurrent_parse_bug
8 years ago
caoying03 1b6faffeb5 Merge branch 'develop' into fix_recurrent_parse_bug
8 years ago