Commit Graph

237 Commits (e852204d8abcda5297361bc9a5c9880451e231c6)

Author SHA1 Message Date
Tao Luo 2d89849125 add WITH_INFERENCE_API_TEST option (#13425)
6 years ago
luotao1 61cae53e79 support anakin for only-cpu environment
7 years ago
dzhwinter dbd7896678
cmakelist windows (#12927)
7 years ago
tensor-tang f72ab8961e refine blas gemm
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
dzhwinter 00463fdfe3
cudnn windows support (#12757)
7 years ago
luotao1 9f3789944c use latest anakin commit
7 years ago
luotao1 7aeed0e188 disable anakin temporary
7 years ago
tensor-tang a50889f523 introduce xbyak
7 years ago
minqiyang bc12c2c616 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
sneaxiy 53052828e3
Merge pull request #12552 from sneaxiy/add_cub_support
7 years ago
sneaxiy cef3585535 add cub support
7 years ago
qiaolongfei 9331ba752f add WITH_INFERENCE flag
7 years ago
minqiyang cd27e53667 Fix python code in contrib
7 years ago
minqiyang 2e6bce597d Add CUDA_VERSION to cudnn location detection
7 years ago
minqiyang 91f0573bc1 Fix the overfix of 2to3 for print function
7 years ago
tensor-tang 961e754c9f mkl split gemm for better perf
7 years ago
Luo Tao af1e54acd8 fix compiler error after move
7 years ago
Qiyang Min cebf7c602d
Merge pull request #12095 from velconia/port_py3
7 years ago
minqiyang bbed762b87 Port current code to python3
7 years ago
tensor-tang 7bb67b6788 Merge remote-tracking branch 'ups/develop' into feature/libxsmm
7 years ago
typhoonzero 81d382936c disable mkl for windows
7 years ago
typhoonzero ab9a49b828 follow comments
7 years ago
tensor-tang 17987eb3fc link libxsmm
7 years ago
tensor-tang 763718c7a1 Introduce libxsmm
7 years ago
Wu Yi 27d6962536
fix mac build (#11873)
7 years ago
Xin Pan 982dabe293
Merge pull request #11866 from panyx0718/move_func
7 years ago
Xin Pan a9086bf320 also move a few other dir to legacy/
7 years ago
gongweibao 66c91911cf
Improve brpccmake (#11842)
7 years ago
Yan Chunwei 28172bbb8e
add debug to replacing enforce with GLOG for debug (#11244)
7 years ago
Yan Chunwei bd2a537b05
feature/anakin ci (#11330)
7 years ago
gongweibao d9de6b8621
Add brpc surpport. (#11263)
7 years ago
Houjiang Chen 83f4e9e9a6 enable eigen multi-threads on mobile device (#10938)
7 years ago
Yan Chunwei fd45c6d1b9 feature/inference api demo impl (#10825)
7 years ago
Yu Yang dd428a0131
Merge pull request #10921 from reyoung/feature/change_optimizer_tests
7 years ago
yuyang18 c980e4cec8 Change optimizer to old paddle style
7 years ago
yuyang18 a229734cbd Remove cpplint in cmake
7 years ago
yuyang18 b857ff1b45 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor
7 years ago
Tao Luo 565606a42d
Merge pull request #10827 from luotao1/paddle_script
7 years ago
yuyang18 91007fe974 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor
7 years ago
Luo Tao 91d8373b18 change CMAKE_INSTALL_PREFIX to FLUID_INSTALL_DIR
7 years ago
yuyang18 3ec17dcb73 Fix cmake
7 years ago
tensor-tang b5de21e8d2 enable cmake option WITH_MKLDNN
7 years ago
yuyang18 6d8cc88de3 Change cmake for build doc
7 years ago
Luo Tao d4682247e1 auto find tensorrt library
7 years ago
Yan Chunwei 186659798f
add tensorrt build support(#9891)
7 years ago
Yu Yang fa21436d0d
Merge pull request #9080 from reyoung/cpp_parallel_executor
7 years ago
Tao Luo 9bbd753425 change WITH_FLUID to WITH_FLUID_ONLY (#9427)
7 years ago
Yu Yang 50e7e25db3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor
7 years ago