Commit Graph

173 Commits (f909ff1a3652697f63070cf1bc8cb425d1902417)

Author SHA1 Message Date
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. () 7 years ago
dzhwinter b9b75377a2
Feature/hooks () 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). () 7 years ago
hedaoyuan 562599ecf0
Merge pull request 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 8 years ago
xzl a54565ea01 delete mask pool interface from poolprojection 8 years ago
hedaoyuan cad7bd13d2 Merge branch 'develop' of https://github.com/baidu/Paddle into inference 8 years ago
武毅 cdd1da3424
Hack auc for dense vector labels () 8 years ago
hedaoyuan 3415e264fe Remove some layers in mobile inference library. 8 years ago
xzl afa690243e add cuda and cpu pool_forward_with_mask impl 8 years ago
Tao Luo b5a448f350 Merge pull request 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