Commit Graph

134 Commits (1b8564206f3923023ce2225bb2a2431a93054ee1)

Author SHA1 Message Date
Tao Luo 5961b52b13 Merge pull request #1653 from Noplz/normalize-layer
9 years ago
wangyang59 ec7184ac18 fixed a bug in conv_projection issue #1681
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
Yuan Gao 8c2d1bad7a Merge branch 'develop' into normalize-layer
9 years ago
gaoyuan eb43d93a58 Change Normalize layer to CrossChannelNorm layer
9 years ago
Yu Yang bd4ec1b493 Merge branch 'develop' into memory.set_input
9 years ago
Peng Li 03889bab6f Merge branch 'develop' into fix-crf-weight-and-coeff-bug
9 years ago
Tao Luo 4375a64ea1 fix bug to pass travis
9 years ago
Peng Li bf838034d6 Merge branch 'develop' into fix-crf-weight-and-coeff-bug
9 years ago
gaoyuan eea0097dcb NormalizeLayer for SSD
9 years ago
LCY-Seso 1d58949a40 Merge branch 'develop' into enable_drop_in_average_and_max_layer
9 years ago
Yu Yang fd41a87a53 complete data_type documentation
9 years ago
Helin Wang e87181db8d use value_range instead of ele_range
9 years ago
Helin Wang fa3b1c465b change argument name of data_type.integer_value/integer_value_sequence to ele_range, add documentation.
9 years ago
Liang Zhao e768721cd9 fix calculating totalScore2_ bug
9 years ago
xuwei06 7d551dd484 Make it possible to postpone setting the layer name for a memory.
9 years ago
wangkuiyi ccb553fec4 Merge pull request #1253 from wangkuiyi/python_learning_and_refactor
9 years ago
Yi Wang b8f3a5c433 Correct the wrong deletion of a single character
9 years ago
王益 b36df98d01 Correct Python identation
9 years ago
Yi Wang 058eeac0fc Revert "Remove completely create_data_config_proto"
9 years ago
Yi Wang ab279beed1 Remove completely create_data_config_proto
9 years ago
Yi Wang 996b1de1d8 Rename DataBase into create_data_config_proto
9 years ago
Haonan 6245fed240 rotate_layer python interface fixes
9 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
dangqingqing 8d47499e1d update code
10 years ago
zhangruiqing01 19cb2a7fb3 fix default value of cos_sim scale
10 years ago
dangqingqing 6b61a096e1 Optional padding mode, namely ceil or floor, ceil by default.
10 years ago
dangqingqing 8b5431d5e1 padding operation
10 years ago
caoying03 cbbad4202a delete the modification of SlopeInterceptLayer.
10 years ago
caoying03 08a817e3fb delete unnecessary parameters and modifications for some mathmatical
10 years ago
caoying03 ce939b30ba enable dropout rate in several computation layers.
10 years ago
caoying03 15a6252f8e Merge branch 'develop' into enable_drop_in_average_and_max_layer
10 years ago
caoying03 e022c065d7 enable dropout in average and max layer.
10 years ago
qiaolongfei 843b63bb84 add config_parser in trainer_config_helpers to seperate trainer config
10 years ago
hedaoyuan c6d9d04004 Merge pull request #979 from reyoung/feature/fix_param_hidden_in_pydp2
10 years ago
Yu Yang 16ea66e8ed Merge branch 'develop' of github.com:baidu/Paddle into feature/mnist_train_api
10 years ago
Peng Li e031f0c4e8 Fix typo in PyDataProvider2.py
10 years ago
qingqing01 b53bdcdc67 Merge pull request #867 from Noplz/ssd
10 years ago
Peng Li b063b0c405 Merge branch 'develop' into fix-crf-weight-and-coeff-bug
10 years ago
Yu Yang 4d81b36123 A tiny fix in PyDataProvider2
10 years ago
Peng Li af820fb2eb Merge branch 'develop' into fix-crf-weight-and-coeff-bug
10 years ago
dangqingqing e4c492d3b8 change type to bool.
10 years ago
dangqingqing 5bb29ece7f close log info in BN.
10 years ago
dangqingqing f4f0f2daeb Fix bug in config_parse.py when batch_norm layer is used in RecurrentLayerGroup.
10 years ago
Peng Li f1e31ecada Merge branch 'develop' into fix-crf-weight-and-coeff-bug
10 years ago
Peng Li 8fe3a3aa73 Add excluded_chunk_types to ChunkEvaluator
10 years ago