Commit Graph

124 Commits (fa5c3f1f736a658fa2ada9edf716b922d45ca563)

Author SHA1 Message Date
dangqingqing 37015fadbd update code
9 years ago
caoying03 c7483bf956 add configuration helper for prelu layer.
9 years ago
dangqingqing 18cd1f2558 Fix bug and Python API.
9 years ago
emailweixu 68c68ec958 Merge pull request #2218 from luotao1/rename
9 years ago
wwhu efd2d3351c add multiplex layer for python API
9 years ago
Luo Tao 3ae7541ad3 rename AggregateLevel and ExpandLevel
9 years ago
xuwei06 a0a3a68551 Add Sqrt and Reciprocal activation
9 years ago
caoying03 7556ceffa6 add unitest for nce layer.
9 years ago
dangqingqing 805088c615 pass unit test
9 years ago
Luo Tao c810e6a7c0 Merge branch 'develop' into release/0.10.0
9 years ago
Yu Yang c6a8e23a9e Fix unittests
9 years ago
dangqingqing 6c654c012a resolve conflicts
9 years ago
dangqingqing cd7c55aa8c generate protostr automatically when adding a new test for trainer_config_helpers.
9 years ago
dangqingqing 1fd00758ac SmoothL1 loss
9 years ago
Yu Yang 18a3588b24 Merge branch 'develop' of github.com:baidu/Paddle into feature/c_api
9 years ago
Yu Yang 9c1c19b6d0 Merge branch 'develop' of github.com:baidu/Paddle into feature/c_api
9 years ago
Luo Tao 9298a9ec0d stride pooling for seqlastin and seqfirstin
9 years ago
wangyang59 dc45cb4b9d changed projections.protostr
9 years ago
wangyang59 090c974e4b completed implementation of cudnn_convt convTransProjection and convTransOperator
9 years ago
wangyang59 07c1ea258f python interface for convTransProjection and convTransOperator
9 years ago
Yu Yang 08113b2019 Merge branch 'develop' of github.com:baidu/Paddle into feature/c_api
9 years ago
Yu Yang bd4ec1b493 Merge branch 'develop' into memory.set_input
9 years ago
Luo Tao 7dbc77ba4d rename regression_cost to mse_cost
9 years ago
Peng Li bf838034d6 Merge branch 'develop' into fix-crf-weight-and-coeff-bug
9 years ago
Yu Yang 8feb58368c Merge branch 'feature/fix_ccache_not_in_path' into feature/c_api
9 years ago
Luo Tao 8243797059 add relu in layer_math.py
9 years ago
Yu Yang 4380e73fcd Merge branch 'develop' of github.com:baidu/Paddle into feature/c_api
9 years ago
Luo Tao 0b673756f1 add SequenceReshapeLayer in trainer_config_helpers
9 years ago
Luo Tao 27a42c2e3b add SequenceConcatLayer in trainer_config_helpers
9 years ago
xuwei06 7d551dd484 Make it possible to postpone setting the layer name for a memory.
10 years ago
Yu Yang 71c3c93c72 Fix unittest
10 years ago
Haonan b9dfe8e7c8 Merge pull request #1231 from yu239/rotate_and_flip
10 years ago
Haonan 6245fed240 rotate_layer python interface fixes
10 years ago
Haonan b4c1d17580 remove flip_layer
10 years ago
Haonan 55eb2fcffa format correction
10 years ago
Haonan 781b85b5fc rotate_layer and flip_layer * added getMin and getMax for GpuMatrix * gru_step_layer parameter name
10 years ago
wangyang59 04b5daf92d change the parameter position of gru_step_layer from 1 back to 0
10 years ago
wangyang59 6da7283475 make gru_group parameters sharable
10 years ago
Yu Yang 88c3862378 Merge branch 'develop' of github.com:baidu/Paddle into feature/c_api
10 years ago
dangqingqing 8d47499e1d update code
10 years ago
Yu Yang a5c1658d45 Always create protobuf_equal
10 years ago
Yu Yang ceb2d39799 Fix bugs in config_helpers unittest.
10 years ago
zhangruiqing01 19cb2a7fb3 fix default value of cos_sim scale
10 years ago
Yu Yang 64022143d8 Fix unittest
10 years ago
dangqingqing c8817a192b merge upstream
10 years ago
dangqingqing 8b5431d5e1 padding operation
10 years ago
liaogang 8acd1ac31a Add extern python interp
10 years ago
Peng Li f1e31ecada Merge branch 'develop' into fix-crf-weight-and-coeff-bug
10 years ago
qingqing01 7b74a6de63 Merge pull request #900 from wangyang59/batchNorm
10 years ago
Yu Yang 54cb6bdb37 Fix bad import name in trainer_config_helpers.
10 years ago