Commit Graph

740 Commits (d82453fbdd5611d4a825a6c4ca8ce95e6aff9e07)

Author SHA1 Message Date
Tao Luo decda738b0
fea/anakin compile with demo (#12772)
7 years ago
dzhwinter e23ddf6ae4
status (#12764)
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
luotao1 447936551e quick fix anakin on 5117 cpu
7 years ago
luotao1 546a26f081 add mklml depends for anakin
7 years ago
dzhwinter d7873e1412
remove patchelf in windows (#12710)
7 years ago
luotao1 9f3789944c use latest anakin commit
7 years ago
luotao1 3373535b21 fix specific cudnn include and library path
7 years ago
Tao Luo 1e1974c998
Merge pull request #12563 from luotao1/anakin_test
7 years ago
Qiyang Min 4c3b165346
Merge pull request #12638 from velconia/add_py3_env_for_manylinux
7 years ago
tensor-tang a50889f523 introduce xbyak
7 years ago
luotao1 a222d336ca modify the anakin_model download dir
7 years ago
luotao1 22bc328951 fix anakin-NOTFOUND compiler error
7 years ago
luotao1 b2367f3661 update anakin.cmake
7 years ago
minqiyang ed1f7df1c7 Fix mkldnn build bug in Ubuntu
7 years ago
luotao1 f4bcee1d6f Merge branch 'develop' into anakin_test
7 years ago
luotao1 94042ccd2d add comment
7 years ago
Luo Tao 64c0ba288a fix inference_lib_dist error
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
Luo Tao e8aa6d1283 add anakin compiler from github source code
7 years ago
chengduo 97a77512b4
Fix the order of sum (#12562)
7 years ago
chengduo 93152b0bac
Fix the result of unit test (#12520)
7 years ago
minqiyang 2e6bce597d Add CUDA_VERSION to cudnn location detection
7 years ago
minqiyang 9812bb8b48 Fix pserver can NOT start with DebugString problem
7 years ago
cuichaowen 046de2acdb Improve anakin feature (#11961)
7 years ago
Xin Pan 7a192d9e70 fix SERIAL tests
7 years ago
Qiyang Min 7da453630e
Merge pull request #12403 from velconia/fix_hang_up
7 years ago
minqiyang b78ffde6d5 Add stopped sign for grpc client
7 years ago
minqiyang bc5555b85d Change git apply patches to cp because third_party is not managed in Paddle repo
7 years ago
Luo Tao 5ba4337698 unify libpaddle_inference_api into libpaddle_fluid
7 years ago
minqiyang c0a551cb08 Change latest to 0.0.0
7 years ago
Qiyang Min 982d4230b9
Merge pull request #12145 from velconia/update_version_via_branch_name
7 years ago
Luo Tao 2e68abf47c rename api.h to paddle_inference_api.h, put demo_ci in fluid_install_dir
7 years ago
Luo Tao 44b6a5f308 fix inference_lib.cmake and make demo_ci pass
7 years ago
minqiyang da433f7927 Only get tag version when branch name matches release branch
7 years ago
Qiyang Min cebf7c602d
Merge pull request #12095 from velconia/port_py3
7 years ago
tensor-tang 908b53499c disable libxsmm by default
7 years ago
minqiyang bbed762b87 Port current code to python3
7 years ago
tensor-tang 32822b2a59 Merge remote-tracking branch 'ups/develop' into feature/libxsmm
7 years ago
minqiyang fdc06ab02e Change python.cmake's version to 3.5
7 years ago
tensor-tang 7bb67b6788 Merge remote-tracking branch 'ups/develop' into feature/libxsmm
7 years ago
minqiyang fceaabdd81 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_grpc_destroy_bug
7 years ago
Tao Luo 27aef26f57
Merge pull request #12009 from luotao1/warning
7 years ago