Commit Graph

67 Commits (bb4f8dee83e2e7d0ff84bada0a1bbfc330fe541d)

Author SHA1 Message Date
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
sabreshao 45c988d86a Demostration of cmake refine for HIP support.
7 years ago
Yu Yang 22b5c07a7d Fix the compilation on CUDA 9.1/GCC 5.3
7 years ago
Xin Pan b9ec24c6e9 Extend current profiler for timeline and more features.
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
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
tensor-tang 8496eab45a make mklml necessary when with_mkldnn
7 years ago
Yu Yang 94e741d6f0 Use external project for NCCL (#5028)
7 years ago
Yu Yang 43c6ff212e Feature/nccl dso (#5001)
7 years ago
Yan Chunwei 843ed8e320 dynamic recurrent op forward c++ implentation (#4597)
7 years ago
Yi Wang f985700abf Resolve conflict
7 years ago
Yu Yang 84500f9487 Change `PADDLE_ONLY_CPU` to `PADDLE_WITH_GPU`
7 years ago
Yi Wang 5f51d0afc4 Add -D PADDLE_WITH_CUDA in cmake/configure.cmake
7 years ago