Commit Graph

80 Commits (baddedfdf1b13a76738cd30f7ee26ab4aac6bc0b)

Author SHA1 Message Date
QingshuChen 138ecf24aa
support Baidu Kunlun AI Accelerator (#25959)
5 years ago
Chen Weihang 172d4ecb6c
remove WITH_DSO compile option (#25444)
5 years ago
Zhang Ting b9aeb68197
remove EIGEN_MAX_CPP_VER=11, test=develop (#25309)
5 years ago
T8T9 211ef78c1e
Builtin cuda (#24904)
5 years ago
silingtong123 fc4435174b
test=develop, fix the bug of tensorrt package can't compile on windows (#24860)
5 years ago
Yanghello aa47356b74
Add crypto python (#24836)
5 years ago
Shibo Tao 30efee339a
Revert "support CUDA using cmake built-in way (#24395). test=develop" (#24468)
5 years ago
Shibo Tao 068d3690c6
support CUDA using cmake built-in way (#24395)
5 years ago
Zhang Ting b89dd86fb6
Update eigen (#23203)
5 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
5 years ago
石晓伟 e1b0d7cbb1
remove anakin from code, test=develop (#22420)
5 years ago
zhouwei25 549e6de7ac faster build by reduce by-product, reduce linking library and fix compile warning of std=c++11 (#22164)
5 years ago
xujiaqi01 e3a457d34b
add collective communication library in fleet (#22211)
5 years ago
hutuxian c756b5d231
Paddlebox Framework (#18982)
6 years ago
wopeizl 80b7ef6fc8
add tensorrt support for windows (#19084)
6 years ago
石晓伟 047bba855b
Remove the obsolete cmake options (#18481)
6 years ago
tensor-tang 5c06bff222
combine noavx and avx package (#17889)
6 years ago
Chen Weihang 0b2aec14b6 Revert "Model data cryption link all lib (#16555)"
6 years ago
Chen Weihang c38c7c5619
Model data cryption link all lib (#16555)
6 years ago
Tao Luo 0d38817cf4 remove legacy EIGEN_USE_THREADS, WITH_ARM_FP16 options
6 years ago
Tao Luo 978599154f remove legacy WITH_GOLANG, GLIDE_INSTALL options
6 years ago
Tao Luo f522b4417f remove legacy WITH_TIMER, WITH_DOC, ON_TRAVIS options
6 years ago
Tao Luo ff2a8386a0 remove legacy USE_EIGEN_FOR_BLAS option
6 years ago
Tao Luo 6311ae5df9 remove legacy WITH_DOUBLE option
6 years ago
peizhilin 3a4110f960 fix ci broken randomly and disable some warnings
6 years ago
Tao Luo 2d529186f1 remove legacy CMAKE_CROSSCOMPILING option
6 years ago
Yan Chunwei 875a07c32d
refactor inference analysis api (#14634)
6 years ago
guru4elephant a79a3ea2f0
Merge branch 'develop' into develop
6 years ago
heqiaozhi f81957a753 refine cmake for pslib & pre_define
6 years ago
Yu Yang 7604b1ad51 Fix Eigen macro when using GPU
6 years ago
Yan Chunwei 7796f65f89
fix inference on gpu out of mem (#14414)
6 years ago
tensor-tang 94ab65d591 disable avx2 and avx512 flag
6 years ago
dzhwinter b9fcf8e677
"configure" (#13539)
6 years ago
dzhwinter dbd7896678
cmakelist windows (#12927)
7 years ago
minqiyang d214dff13c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_anakin_in_manylinux1
7 years ago
minqiyang 8f8560744a Reorder the cmake import and add CUDNN_INCLUDE_DIR into anakin cmake module
7 years ago
Yihua Xu 084d4a9e9e Optimize CRF Decoding with AVX/AVX2/AVX512F instruction (#12767)
7 years ago
dzhwinter 00463fdfe3
cudnn windows support (#12757)
7 years ago
minqiyang bfe8d6fa66 Polish code
7 years ago
minqiyang e10e0d4a5b Fix anakin build problem in manylinux1 docker image
7 years ago
luotao1 413bf9d494 disable anakin when cuda < 8.0 or cudnn < 7.0
7 years ago
dzhwinter d7873e1412
remove patchelf in windows (#12710)
7 years ago
luotao1 3373535b21 fix specific cudnn include and library path
7 years ago
Luo Tao e8aa6d1283 add anakin compiler from github source code
7 years ago
gongweibao 66c91911cf
Improve brpccmake (#11842)
7 years ago
Wu Yi 34865f2de3
Trainer send term signal (#11220)
7 years ago
gongweibao d9de6b8621
Add brpc surpport. (#11263)
7 years ago
Luo Tao e116129f03 rewrite unittest of trt_activation_op
7 years ago
Houjiang Chen 83f4e9e9a6 enable eigen multi-threads on mobile device (#10938)
7 years ago
Luo Tao d4682247e1 auto find tensorrt library
7 years ago