Commit Graph

184 Commits (ca4d528b35b105f1a33f968387aa677115286590)

Author SHA1 Message Date
Wu Yi 8f7b020ba8
fix develop build issue (#10978)
7 years ago
yuyang18 a229734cbd Remove cpplint in cmake
7 years ago
chengduo 54797abd53
Merge pull request #10347 from chengduoZH/replace___shfl_with__shfl_sync
7 years ago
chengduo 62fed4cbb3 fix __shfl_down (#10362)
7 years ago
chengduoZH 0cc635497c merge develop
7 years ago
chengduoZH b8f7fa97b6 replace __shfl with __shfl_sync
7 years ago
fengjiayi 1e28ba7639 follow comments
7 years ago
fengjiayi ac266dfb8d follow cpplint
7 years ago
fengjiayi d946d01e2b follow cpplint
7 years ago
chengduoZH 90d73c79c3 fix shfl_sync for CUDA8.0
7 years ago
dzhwinter eb6f9dd5de
Feature/cuda9 cudnn7 (#10140)
7 years ago
xzl 4747b2c92d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_upsample_layer
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
7 years ago
xzl 94f65c3415 handle confilct
7 years ago
guosheng cb5a7a8b4c Fix errors of GPU AvgPooling with the excludeMode argument
7 years ago
guosheng fe6af6b6ac Enhance the AvgPooling to support optional exclude-mode
7 years ago
xzl 51e0d7c6d0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_upsample_layer
7 years ago
xzl 6da00da7b5 code format check
7 years ago
xzl 7dc584f5c4 add upsample layer
7 years ago
Yiqun Liu c808fbbfcb
Support the build for multiple architectures at one cmake command (iOS). (#5677)
7 years ago
hedaoyuan 562599ecf0
Merge pull request #5252 from hedaoyuan/inference
7 years ago
xzl 0b9c4cd7e5 fix comments
7 years ago
xzl 5aa3e768cd fix bug with default parameter
7 years ago
xzl ba2e5de662 pull develop and fix conflict
7 years ago
xzl a54565ea01 delete mask pool interface from poolprojection
7 years ago
hedaoyuan cad7bd13d2 Merge branch 'develop' of https://github.com/baidu/Paddle into inference
7 years ago
武毅 cdd1da3424
Hack auc for dense vector labels (#5274)
7 years ago
hedaoyuan 3415e264fe Remove some layers in mobile inference library.
7 years ago
xzl afa690243e add cuda and cpu pool_forward_with_mask impl
7 years ago
Tao Luo b5a448f350 Merge pull request #4154 from luotao1/avg_pool
8 years ago
Luo Tao cc7a7557a2 set CudnnPooling don't include padded values in default
8 years ago
Luo Tao 73da97207e fix AvgPoolBackward and using CaffeMode in test_AvgPoolFwdBwd
8 years ago
Luo Tao 8067a42bef refine avg-pooling, which is exclusive. refine related code.
8 years ago
hedaoyuan 7fe03f7b3a Bug fix for add<float32x4_t>.
8 years ago
Liu Yiqun 1e76feead0 Merge branch 'build_android_clang' of https://github.com/Xreki/Paddle into build_android_clang
8 years ago
Liu Yiqun 8b15ac82fa Move the definition of hl_cpu_gru_forward and hl_cpu_gru_backward to function/GruFunctor.h.
8 years ago
Liu Yiqun 50c63dc9e7 Merge branch 'develop' into build_android_clang
8 years ago
chengduoZH 6374831966 fix conflict
8 years ago
chengduoZH d747c5d511 fix layers_test.py
8 years ago
chengduoZH 43da7675b3 fix conflict
8 years ago
chengduoZH 4dcc533206 fix conflict
8 years ago
chengduoZH 6053f7e36b fix previous comments(c++)
8 years ago
Liu Yiqun f241773c4f Support to use clang for Android cross-compiling.
8 years ago
chengduoZH 860bf192c9 Add maxPoolIdx
8 years ago
chengduoZH 790379f147 fix above comments
8 years ago
Liu Yiqun 8a4fad4248 Support to use clang for Android cross-compiling.
8 years ago
wanghaoshuang e3342ff8e7 Fix android build error.
8 years ago
wanghaoshuang d8cd67dd1e Make cudnn convolution layer and projection support for dilation.
8 years ago
chengduoZH 2377d71947 Add3DPooling
8 years ago