Commit Graph

334 Commits (dac0679a70e88dba467e4c7539e74cc8da513a7c)

Author SHA1 Message Date
xzl 9ab8faaf76 fix pool with mask layer bug
7 years ago
xzl 4747b2c92d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_upsample_layer
7 years ago
Luo Tao bc0cfb2283 remove PADDLE_USE_ATLAS
7 years ago
kexinzhao f82fa64a06
Move float16 into fluid folder (#8394)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Yi Wang fc374821dd Correct #include path
7 years ago
hedaoyuan 2b202f754b Optimize maxPoolForward.
7 years ago
Yu Yang d5cab4f07c
Fix compile on CUDA9.1 & MacOS (#6642)
7 years ago
xzl 94f65c3415 handle confilct
7 years ago
Luo Tao e5dcefc4d3 remove ATLAS library
7 years ago
Zhaolong Xing a91efdde69
Merge pull request #6177 from NHZlX/add_prelu_neon
7 years ago
hedaoyuan 7687756b2c
Merge pull request #6445 from hedaoyuan/float16
7 years ago
tensor-tang 69b44f2f19 unify MKL macro definition
7 years ago
hedaoyuan 578ad6d232 Use PADDLE_WITH_NATIVE_FP16 for float16_t.
7 years ago
hedaoyuan e1247d8015 Fix compile error in android.
7 years ago
Tao Luo de80c5696a
Merge pull request #6100 from guoshengCS/enhance-include-pool
7 years ago
kexinzhao 1d1555e2e5
Merge pull request #5716 from kexinzhao/float16
7 years ago
xzl fac96456c2 add prelu neon impl
7 years ago
Yiqun Liu 57dc8de934
Fix the linking error for iOS simulator (architecture x86_64). (#6081)
7 years ago
guosheng fe6af6b6ac Enhance the AvgPooling to support optional exclude-mode
7 years ago
Kexin Zhao 36df67b17c small fix
7 years ago
Kexin Zhao 4901184ee9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into float16
7 years ago
Kexin Zhao 41bd1f9115 fix gpu test, clean code and add cmake
7 years ago
Kexin Zhao a5feb77159 address pr comment
7 years ago
Kexin Zhao 19e5c24f00 fix bug
7 years ago
wangmeng28 6fed6f2079 Add support of sparse_binary_vector as input for fm layer
7 years ago
Kexin Zhao d646e4768f fix cmake
7 years ago
Kexin Zhao 0f4bf1c939 Add GPU device code for testing
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
wangmeng28 5ee63bb67c Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
Kexin Zhao 734cac1a53 fix CUDA_VERSION issue
7 years ago
Kexin Zhao 080ff0c832 two tests for cpu and gpu separately
7 years ago
Kexin Zhao 22dfa5fa8a fix GPU compiling
7 years ago
Kexin Zhao 979d2e0b09 small fix
7 years ago
Kexin Zhao 4f1aa5bc0e add test cases
7 years ago
hedaoyuan bf712b5cef
Merge pull request #5711 from hedaoyuan/inference
7 years ago
hedaoyuan b34f21bdf7 The pool_limit_size need be zero in mobile inference.
7 years ago
wangmeng28 d6e35ecdd5 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 7a1a586355 Update variable names and docs for factorization machine layer
7 years ago
Kexin Zhao af37838edf add test for float16
7 years ago
Kexin Zhao d9642cb306 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into float16
7 years ago
hedaoyuan 562599ecf0
Merge pull request #5252 from hedaoyuan/inference
7 years ago
hedaoyuan 4854a42b2c Merge branch 'develop' of https://github.com/baidu/Paddle into inference
7 years ago
Kexin Zhao e877cdb8f9 add float16 arithmetic on arm cpu
7 years ago
wangmeng28 3ff683f96c Merge branch 'add_rowScale_for_CpuSparseMatrix' into factorization_machine_layer
7 years ago
xzl 0b9c4cd7e5 fix comments
7 years ago
xzl 69147daae2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
xzl ba2e5de662 pull develop and fix conflict
7 years ago