Commit Graph

433 Commits (2349acea48f76cc527d9a47ff6a0b5da5e77aa2f)

Author SHA1 Message Date
Yu Yang 8f9bfad246
perf(compile): speed up reduce_op compile by splitting files (#14294)
6 years ago
peizhilin 13bfee1f85 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin dc339b78d7 fix code style
6 years ago
Yu Yang 792bf0b77f
Fix for cmake 1.11 (#14350)
6 years ago
Sang Ik Lee 236e4d2635 Fix build issues on CentOS.
6 years ago
peizhilin 9b558a8035 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 7638f0afb3 simplify the logic
6 years ago
peizhilin efe9d44ae6 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 52f7644f53 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Tao Luo 34e9e59f4a
Merge pull request #14333 from kbinias/change-hardcoded-format-and-bump-mkldnn-version
6 years ago
peizhilin ded93a354a fix the typo
6 years ago
peizhilin 9fa96147c2 fix the typo
6 years ago
Krzysztof Binias 080112276a Fixed problem with array subscript is above array bounds in MKL-DNN jit_uni_reorder_utils.cpp:prb_simplify function
6 years ago
peizhilin c290c7a076 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 4ffa92d4f0 Merge branch 'develop' into windows/build
6 years ago
Krzysztof Binias f1c1acf1ac Changed hardcoded format to any in convolution and bumped MKL-DNN version to 0.17-rc
6 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
6 years ago
peizhilin 52d3cd964e fix
6 years ago
peizhilin 130cdda65b add gpu debug mode
6 years ago
peizhilin 77892124fb online configuration
6 years ago
Sang Ik Lee f30c1ddb45 Include nGraph build.
6 years ago
peizhilin 9d67c1fb69 cpu build support
6 years ago
dzhwinter eb2f7ed21b refine tests. test=develop
6 years ago
dzhwinter 0a180584e6 clean cmake. test=develop
6 years ago
dzhwinter bf2e4cb188 cleard. staged
6 years ago
dzhwinter ebfe5a02b3 merge develop branch
6 years ago
Qiao Longfei 74f77accfc fix xxhash compile on macos
6 years ago
minqiyang fe18adfbaa Add fluid inference support
6 years ago
minqiyang 40141f749b Implement the unittest for hash op
6 years ago
minqiyang accb7b5d95 Polish code
6 years ago
minqiyang d4f9aa0852 Add hash op implementation
6 years ago
Qiao Longfei 92cbaa41eb add GetTimeInSec
6 years ago
Qiao Longfei a1e0f5abb7 add gzstream.cmake
6 years ago
wanghaoshuang 3ae9645084 compile in linux
6 years ago
Tao Luo 75bd0f188b
Merge pull request #13754 from luotao1/fast_math
6 years ago
Tao Luo 28889caea5 disable EIGEN_FAST_MATH and use_fast_math
6 years ago
JiabinYang 887ebd8b6b test=develop
6 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix (#13451)
6 years ago
tensor-tang 7f1aa1428a update mklml version
6 years ago
dzhwinter e1999538eb debug the device context
7 years ago
dzhwinter c3e1fb5a3e add demo
7 years ago
luotao1 6fae46a128 refine codes
7 years ago
luotao1 61cae53e79 support anakin for only-cpu environment
7 years ago
gongweibao f0e89b81d7 fix grpc cdn
7 years ago
dzhwinter dbe90cc0f6 merge develop branch
7 years ago
luotao1 79d4a99d47 Merge branch 'develop' into anakin_v4
7 years ago
luotao1 e89936fc01 update anakin commit id due to fix 5117 compile bug
7 years ago
dzhwinter 77c0aeb91e
boost (#12929)
7 years ago
dzhwinter a4ffdf3088
gflags (#12928)
7 years ago
dzhwinter 669304f4e5
protobuf (#12935)
7 years ago
dzhwinter 593ac0f23e
openblas (#12937)
7 years ago
dzhwinter 65f144aacc fix commit
7 years ago
dzhwinter 89f95ea25e merge develop branch
7 years ago
Tao Luo 3e3b5f4fda
Merge pull request #12675 from Sand3r-/fix-conv-mkldnn-0.15
7 years ago
dzhwinter 34f8c9b6f5 windows port
7 years ago
Tao Luo decda738b0
fea/anakin compile with demo (#12772)
7 years ago
minqiyang 8f8560744a Reorder the cmake import and add CUDNN_INCLUDE_DIR into anakin cmake module
7 years ago
dzhwinter 17602eab94 windows port of malloc
7 years ago
Michal Gallus 6588d0e039 Update MKLDNN to 0.15, fix conv integration
7 years ago
luotao1 447936551e quick fix anakin on 5117 cpu
7 years ago
luotao1 546a26f081 add mklml depends for anakin
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
cuichaowen 046de2acdb Improve anakin feature (#11961)
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
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
tensor-tang e8ae020a9d explict cxx
7 years ago
minqiyang 4365b24e2f Add patches to grpc
7 years ago
minqiyang d0deb472b8 Move grpc changes to patches
7 years ago
Luo Tao fc3e7341fc fix compile warning in inference related codes
7 years ago
minqiyang a947445a21 Replace new grpc package
7 years ago
minqiyang 98f758d3d6 Change the grpc package version to the v1.10.x-paddle patch
7 years ago
tensor-tang c3941745b3 add libxsmm_gemm
7 years ago
minqiyang 0d04545e9c Remove debug info
7 years ago
tensor-tang 17987eb3fc link libxsmm
7 years ago
tensor-tang 763718c7a1 Introduce libxsmm
7 years ago
minqiyang 207d1b81fe Add fixed grpc
7 years ago
minqiyang 1d6ecd3c4e Change grpc version to 1.13.x
7 years ago
gongweibao 66c91911cf
Improve brpccmake (#11842)
7 years ago
Yan Chunwei c228977727
add anakin release (#11747)
7 years ago