Commit Graph

119 Commits (bfe8ecfc31901d21ce9d4bc321a69e8e2acb34dd)

Author SHA1 Message Date
wwhu efd2d3351c add multiplex layer for python API
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.
9 years ago
Yu Yang 71c3c93c72 Fix unittest
9 years ago
Haonan b9dfe8e7c8 Merge pull request #1231 from yu239/rotate_and_flip
9 years ago
Haonan 6245fed240 rotate_layer python interface fixes
9 years ago
Haonan b4c1d17580 remove flip_layer
9 years ago
Haonan 55eb2fcffa format correction
9 years ago
Haonan 781b85b5fc rotate_layer and flip_layer * added getMin and getMax for GpuMatrix * gru_step_layer parameter name
9 years ago
wangyang59 04b5daf92d change the parameter position of gru_step_layer from 1 back to 0
9 years ago
wangyang59 6da7283475 make gru_group parameters sharable
9 years ago
Yu Yang 88c3862378 Merge branch 'develop' of github.com:baidu/Paddle into feature/c_api
9 years ago
dangqingqing 8d47499e1d update code
9 years ago
Yu Yang a5c1658d45 Always create protobuf_equal
9 years ago
Yu Yang ceb2d39799 Fix bugs in config_helpers unittest.
9 years ago
zhangruiqing01 19cb2a7fb3 fix default value of cos_sim scale
9 years ago
Yu Yang 64022143d8 Fix unittest
9 years ago
dangqingqing c8817a192b merge upstream
9 years ago
dangqingqing 8b5431d5e1 padding operation
9 years ago
liaogang 8acd1ac31a Add extern python interp
9 years ago
Peng Li f1e31ecada Merge branch 'develop' into fix-crf-weight-and-coeff-bug
9 years ago
qingqing01 7b74a6de63 Merge pull request #900 from wangyang59/batchNorm
9 years ago
Yu Yang 54cb6bdb37 Fix bad import name in trainer_config_helpers.
9 years ago
wangyang59 a50caba881 modified img_trans_layers.protostr to refect the change in batchNorm layer behavior
9 years ago
Yu Yang 4afaaa4b92 Autoformat all files
9 years ago
Yu Yang 56c20f8261 Merge pull request #734 from hohdiy/dev-test
9 years ago
Yu Yang b6aca330a2 Merge pull request #764 from emailweixu/multiple_parse
9 years ago
Yi Wang e9549cbb78 Change "Baidu, Inc" into "PaddlePaddle Authors"
9 years ago