Commit Graph

323 Commits (06809ebbb170e014f7413408c0a04bd5454c041c)

Author SHA1 Message Date
Jacek Czaja 513bb6c151 Squashing MKL based softmax for inference
6 years ago
Yan Chunwei 7796f65f89
fix inference on gpu out of mem (#14414)
6 years ago
peizhilin be332a13bc Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Yu Yang 83ddafb515
Splict cicheks jobs and expose anakin options (#14327)
6 years ago
peizhilin 61fa5218b9 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
peizhilin dc339b78d7 fix code style
6 years ago
peizhilin 52f7644f53 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
peizhilin 4ffa92d4f0 Merge branch 'develop' into windows/build
6 years ago
peizhilin 45125ba538 fix share library issue
6 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
6 years ago
peizhilin 869487a2b7 Merge remote-tracking branch 'origin/develop' into windows/build
6 years ago
dzhwinter 2835e04409 merge develop branch. test=develop
6 years ago
Sang Ik Lee f30c1ddb45 Include nGraph build.
6 years ago
peizhilin 9d67c1fb69 cpu build support
6 years ago
dzhwinter 60f70b174d test=develop
6 years ago
dzhwinter 0a180584e6 clean cmake. test=develop
6 years ago
dzhwinter 1ace55c8ee merge develop branch
6 years ago
Tao Luo 5ac575cf62 remove unused WITH_FAST_BUNDLE_TEST option
6 years ago
dzhwinter 316765839d add back jit simd instructions. stage.
6 years ago
Tao Luo 3a96d41d72 remove with_inference option
6 years ago
dzhwinter ebfe5a02b3 merge develop branch
6 years ago
Tao Luo d3534d2b14 refine warning message
6 years ago
Tao Luo 4addbef8c9 add warning when ON_INFER is OFF
6 years ago
Tao Luo 4928ff32a9 fix cmake warning when ON_INFER=false
6 years ago
Yan Chunwei ee74be3a49
[1.1] Bugfix/tensorarray (#14044)
6 years ago
minqiyang 8a0f26f45f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into continue_hash_op
6 years ago
minqiyang 42b6671191 Add hash_op
6 years ago
Qiao Longfei a1e0f5abb7 add gzstream.cmake
6 years ago
Tao Luo fc63aa72cc add inference-only fluid library
6 years ago
Tao Luo 84a55155ec revert with_fast_math to ON
6 years ago
Tao Luo 28889caea5 disable EIGEN_FAST_MATH and use_fast_math
6 years ago
Tao Luo 2d89849125 add WITH_INFERENCE_API_TEST option (#13425)
6 years ago
dzhwinter c3e1fb5a3e add demo
7 years ago
luotao1 61cae53e79 support anakin for only-cpu environment
7 years ago
dzhwinter dbe90cc0f6 merge develop branch
7 years ago
dzhwinter dbd7896678
cmakelist windows (#12927)
7 years ago
dzhwinter 89f95ea25e merge develop branch
7 years ago
dzhwinter 34f8c9b6f5 windows port
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
dzhwinter f1a7ae3d12 "fix cmake error"
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
sabreshao e50205e744 CMake refine for HIP support.
7 years ago
sabreshao 45c988d86a Demostration of cmake refine for HIP support.
7 years ago
Yu Yang 5e87cd7574 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor
7 years ago
Yu Yang 6f0dfd89a4 Single GPU ParallelExecutor complete
7 years ago
Luo Tao 76e1c6af9f enable WITH_FLUID option
7 years ago
Yu Yang 9dc69582de Make recordio simple
7 years ago
dongzhihong 7364348d04 "move from recordio repo to paddle"
7 years ago
Yiqun Liu 4a5dd62b22
Try to add build_android task back to travis. (#8699)
7 years ago
Yiqun Liu ae2026e134
Fix building error of missing end-group for Android. (#8680)
7 years ago
Yiqun Liu f0548679b3
Get rid of the dependency of Go compiler when WITH_GOLANG is OFF. (#8610)
7 years ago
Xin Pan decaad5ccc
Merge pull request #8542 from panyx0718/test
7 years ago
Xin Pan b9ec24c6e9 Extend current profiler for timeline and more features.
7 years ago
Luo Tao 6d25a43a94 set the default option of WITH_FAST_BUNDLE_TEST be OFF
7 years ago
Yang Yang(Tony) 87f4311a88
compile with nccl2 (#8411)
7 years ago