Commit Graph

121 Commits (2d84c6eae8362131ccce948268a3266acd58de01)

Author SHA1 Message Date
gongweibao 8d1ad97b3d
Add log to `InitParam` `GetParameter` `SendGrad` and etc. (#5162)
7 years ago
xzl 0dc4b29879 deal with conflit
7 years ago
xzl c6355444df avoid modify the proto files
7 years ago
xzl bc9d8b5ea8 modify all proto used in inference with RUNTIME_LITE, delete Unnecessary proto druning inference process
7 years ago
xzl 935fbd4853 change batch_size from required to optional with a default value 1
7 years ago
chengduo 0be349496f Merge pull request #3594 from chengduoZH/Adapting_to_the_BatchNorm_structure_to_support_3D_data
8 years ago
chengduoZH 91a0c11b19 Adaptive data structure for SwitchOrderLayer
8 years ago
wanghaoshuang fa54d9d8c0 Rename attribute name in proto
8 years ago
wanghaoshuang e033569dd6 Fix format
8 years ago
whs a162ebce8b Merge branch 'develop' into pixel_softmax_layer
8 years ago
chengduoZH eaf23cb1e8 fix ModelConfig.proto, addto_layer and concat_layer
8 years ago
chengduoZH a55dd22649 fix conflict
8 years ago
chengduoZH 3b0e43aa6a add config parse
8 years ago
chengduoZH 0c273ff41e fix conflict
8 years ago
chengduoZH 43da7675b3 fix conflict
8 years ago
chengduoZH b1c0bad9fe Add config parser for pooling3D
8 years ago
Luo Tao acd8a22ed1 Merge branch 'develop' into huber_loss
8 years ago
wanghaoshuang 1dc850e4d1 Fix proto file
8 years ago
wanghaoshuang d8cd67dd1e Make cudnn convolution layer and projection support for dilation.
8 years ago
chengduoZH 2377d71947 Add3DPooling
8 years ago
chengduoZH 5d98b6f217 Adapting to the BatchNorm structure to support 3D data
8 years ago
Luo Tao 3065cb2625 add huber_regression_cost
8 years ago
liaogang 7a56d46a8a Rename PROJ_ROOT to PADDLE_SOURCE_DIR and PROJ_BINARY_ROOT to PADDLE_BINARY_DIR
8 years ago
Luo Tao 2dec4be1db * fix travis-ci bug
8 years ago
liaogang 1d4fa2433c ClangFormat for proto and cuda
8 years ago
guosheng 82911cecb6 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ClipLayer
8 years ago
guosheng d19355a532 Refine ClipLayer and add unit test for it
8 years ago
hedaoyuan dc9f31b32b Add SliceProjection and slice_projection.
8 years ago
hedaoyuan b9767aead4 Add SliceConfig.
8 years ago
guosheng 23a8d015e0 add ClipLayer
8 years ago
wanghaoshuang ec236f4624 fix code format
8 years ago
wanghaoshuang 1cdf149b6f 1. delete PixelSoftmaxLayer and add SwitchOrderLayer
8 years ago
wanghaoshuang de5ded6bbd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_layer
8 years ago
dongzhihong 45adbfc4e0 Merge remote-tracking branch 'origin/develop' into lr_state
8 years ago
wanghaoshuang 5e6e1f636a Add grad test and python wrapper for crop layer
8 years ago
Yang yaming 312ce8b419 Merge pull request #2497 from pkuyym/ssd_outloss
8 years ago
dongzhihong 7edabe74d4 "polish name convention"
8 years ago
dongzhihong e1acd73fab "fix typo deleted part"
8 years ago
dongzhihong 6935dd7bc9 "lr state serialization"
8 years ago
Yu Yang 2d3c186a96 Follow comments
8 years ago
Yu Yang 4a4ec31e0d Fix TravisCI
8 years ago
Yu Yang b88ca542ba Rename pb_cc_library -> proto_library
8 years ago
Yu Yang 456f9cc89f Remove Python protobuf function
8 years ago
Yu Yang 64b78b1656 Fix TravisCI
8 years ago
Yu Yang 30b75a5103 Also add pb_py_library
8 years ago
Yu Yang b1a311c44d Add pb_cc_library in generic.cmake
8 years ago
zlx 561c4562cf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into improve_pruning
8 years ago
Yang yaming f551c271af Merge pull request #2467 from pkuyym/ssd_map
8 years ago
zlx 15bf6e05b5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into improve_pruning
8 years ago
qiaolongfei d9aac1e13d add WITH_Go to disable compile go to paddle
8 years ago