Commit Graph

230 Commits (a32ce8c444d70c6edd26b91b1999c263b9d79ae7)

Author SHA1 Message Date
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
chengduoZH 2710584ff1 fix above comments
8 years ago
Luo Tao acd8a22ed1 Merge branch 'develop' into huber_loss
8 years ago
caoying03 3d12a610ca Merge branch 'develop' into cross_entropy_over_beam
8 years ago
Luo Tao 7596191821 Merge branch 'develop' into huber_loss
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
caoying03 5e59ca7ccc fix config helper.
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
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
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 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 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 17e16c2548 Refine RowL2NormLayer and add python unit test for it
8 years ago
guosheng d19355a532 Refine ClipLayer and add unit test for it
8 years ago
caoying03 c0ecd5c4c5 add config helper.
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
wanghaoshuang 60a788933b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_layer
8 years ago
wanghaoshuang 3e7819c276 1. Reading image shape from input data instead of image_config
8 years ago
caoying03 e2fd06c386 refine name of the input parameter.
8 years ago
caoying03 ac69f7730a add gated linear unit into config helper.
8 years ago
Yu Yang 313e9f551f Fix slow parsing a recursive depends topology
8 years ago
Tao Luo 7f380c1be3 Merge pull request #2701 from luotao1/stride
8 years ago
Yang yaming 312ce8b419 Merge pull request #2497 from pkuyym/ssd_outloss
8 years ago
yangyaming 86543f7f6a Follow comments.
8 years ago
Luo Tao 0e61730039 stride pooling for max and average layer
8 years ago
dangqingqing 0c70f34c60 Fix bug for flowers dataset and row_conv.
8 years ago
yangyaming 3a0919bab3 Add test for configuration and add doc.
8 years ago
xuwei06 61222578b4 Allow printer layer to print user provided message
8 years ago
qingqing01 8266546eb2 Merge pull request #2480 from emailweixu/repeat_layer
8 years ago
xuwei06 f48535102b Add the test_repeat_layer.py
8 years ago
xuwei06 226f810352 Add activiation for repeat_layer
8 years ago
xuwei06 ef61288f9e Clean-up recurrent group related python code
8 years ago
xuwei06 17994e38aa RecurrentGroup with mixed input sequence types
8 years ago
dangqingqing 37015fadbd update code
8 years ago
caoying03 c7483bf956 add configuration helper for prelu layer.
8 years ago
dangqingqing 18cd1f2558 Fix bug and Python API.
8 years ago
emailweixu 68c68ec958 Merge pull request #2218 from luotao1/rename
8 years ago
wwhu efd2d3351c add multiplex layer for python API
8 years ago
Luo Tao 3ae7541ad3 rename AggregateLevel and ExpandLevel
8 years ago
xuwei06 a0a3a68551 Add Sqrt and Reciprocal activation
8 years ago
caoying03 7556ceffa6 add unitest for nce layer.
8 years ago
dangqingqing 805088c615 pass unit test
8 years ago
Luo Tao c810e6a7c0 Merge branch 'develop' into release/0.10.0
8 years ago
Yu Yang c6a8e23a9e Fix unittests
8 years ago
dangqingqing 6c654c012a resolve conflicts
8 years ago
dangqingqing cd7c55aa8c generate protostr automatically when adding a new test for trainer_config_helpers.
8 years ago
dangqingqing 1fd00758ac SmoothL1 loss
8 years ago
Yu Yang 18a3588b24 Merge branch 'develop' of github.com:baidu/Paddle into feature/c_api
8 years ago
Yu Yang 9c1c19b6d0 Merge branch 'develop' of github.com:baidu/Paddle into feature/c_api
8 years ago
Luo Tao 9298a9ec0d stride pooling for seqlastin and seqfirstin
8 years ago
wangyang59 dc45cb4b9d changed projections.protostr
8 years ago
wangyang59 090c974e4b completed implementation of cudnn_convt convTransProjection and convTransOperator
8 years ago
wangyang59 07c1ea258f python interface for convTransProjection and convTransOperator
8 years ago
Yu Yang 08113b2019 Merge branch 'develop' of github.com:baidu/Paddle into feature/c_api
8 years ago
Yu Yang bd4ec1b493 Merge branch 'develop' into memory.set_input
8 years ago
Luo Tao 7dbc77ba4d rename regression_cost to mse_cost
8 years ago
Peng Li bf838034d6 Merge branch 'develop' into fix-crf-weight-and-coeff-bug
8 years ago
Yu Yang 8feb58368c Merge branch 'feature/fix_ccache_not_in_path' into feature/c_api
8 years ago
Luo Tao 8243797059 add relu in layer_math.py
8 years ago
Yu Yang 4380e73fcd Merge branch 'develop' of github.com:baidu/Paddle into feature/c_api
8 years ago
Luo Tao 0b673756f1 add SequenceReshapeLayer in trainer_config_helpers
8 years ago
Luo Tao 27a42c2e3b add SequenceConcatLayer in trainer_config_helpers
8 years ago
xuwei06 7d551dd484 Make it possible to postpone setting the layer name for a memory.
8 years ago
Yu Yang 71c3c93c72 Fix unittest
8 years ago
Haonan b9dfe8e7c8 Merge pull request #1231 from yu239/rotate_and_flip
8 years ago
Haonan 6245fed240 rotate_layer python interface fixes
8 years ago
Haonan b4c1d17580 remove flip_layer
8 years ago
Haonan 55eb2fcffa format correction
8 years ago
Haonan 781b85b5fc rotate_layer and flip_layer * added getMin and getMax for GpuMatrix * gru_step_layer parameter name
8 years ago
wangyang59 04b5daf92d change the parameter position of gru_step_layer from 1 back to 0
8 years ago
wangyang59 6da7283475 make gru_group parameters sharable
8 years ago
Yu Yang 88c3862378 Merge branch 'develop' of github.com:baidu/Paddle into feature/c_api
8 years ago
dangqingqing 8d47499e1d update code
8 years ago
Yu Yang a5c1658d45 Always create protobuf_equal
8 years ago
Yu Yang ceb2d39799 Fix bugs in config_helpers unittest.
8 years ago
zhangruiqing01 19cb2a7fb3 fix default value of cos_sim scale
8 years ago
Yu Yang 64022143d8 Fix unittest
8 years ago