Commit Graph

167 Commits (144854d2e86efce8858b34518c1ee5f4b48d9407)

Author SHA1 Message Date
dzhwinter b9b75377a2
Feature/hooks (#7513)
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
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
chengduoZH d5768ebc89 fix above comments
8 years ago
chengduoZH 0a7516d193 fix col2vol vol2col kernel
8 years ago
chengduoZH cfb86c4e23 Add vol2col and col2vol cuda kernel
8 years ago
dangqingqing 7da1db053b update cuda kernel.
8 years ago
dangqingqing da7b9a5eb3 Remove the warning in hl_batch_norm_forward_inference function.
8 years ago
dangqingqing bf08e5d985 modify code comments.
8 years ago
dangqingqing 73192bb12a add a batch norm inference kernel.
8 years ago
liaogang 1d4fa2433c ClangFormat for proto and cuda
8 years ago
Yibing Liu abcb1e1023 add the check of cudnn version in cudnnBatchNorm
8 years ago
dangqingqing d6ca03eb21 Fix out of memory.
8 years ago
dangqingqing cc5f0951ec Fix bug for WarpCTCLayer.
8 years ago
hedaoyuan 1ab2e44243 Merge pull request #2449 from hedaoyuan/ImageExpandFunction
8 years ago
hedaoyuan ff8262e283 Merge branch 'develop' into ImageExpandFunction
8 years ago
hedaoyuan 41e1484eb2 Fix hl_sequence_avg_forward.
8 years ago
Yu Yang 4a4ec31e0d Fix TravisCI
8 years ago
hedaoyuan 09d712d6ae Remove useless code(Matrix::convExpand and Matrix::convShrink).
8 years ago
Liu Yiqun 7fb0684a91 Add the missing semicolon.
8 years ago