Commit Graph

143 Commits (fa10677aeda504f6867db8a0f7755b66e878f08b)

Author SHA1 Message Date
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