Commit Graph

323 Commits (24f777005e4d85367ccc68e0a7192256e9c56ced)

Author SHA1 Message Date
Yu Yang d5cab4f07c
Fix compile on CUDA9.1 & MacOS (#6642)
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
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
tensor-tang e1b8f5fbff add resize of MKLDNNMatrix
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
Luo Tao 7835d49384 remove PADDLE_USE_MKL
7 years ago
yangyaming cfad83ce89 Add MulValueLayer.
7 years ago
Kexin Zhao 9d8b305964 small fix
7 years ago
Kexin Zhao ff51737507 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into float16
7 years ago
武毅 cdd1da3424
Hack auc for dense vector labels (#5274)
7 years ago
tensor-tang 3eb42bfd6f move test_CompareMKLDNNandCPU to test_MKLDNN and remove unused code
7 years ago
Kexin Zhao a208dd64ae add float16 data type
7 years ago
hedaoyuan 91d24c5fa9 Bug fix.
7 years ago