Commit Graph

249 Commits (4a55fb5f5b8d177a61133afe7210561f796a7e32)

Author SHA1 Message Date
Sang Ik Lee f30c1ddb45 Include nGraph build.
6 years ago
Tao Luo 5ac575cf62 remove unused WITH_FAST_BUNDLE_TEST option
6 years ago
Tao Luo 3a96d41d72 remove with_inference option
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
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
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