Commit Graph

839 Commits (4a55fb5f5b8d177a61133afe7210561f796a7e32)

Author SHA1 Message Date
Tao Luo 9d4425dd1c
Merge pull request #14227 from baojun-nervana/intel/ngraph_cmake
6 years ago
Yu Yang 8f9bfad246
perf(compile): speed up reduce_op compile by splitting files (#14294)
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
Tao Luo 34e9e59f4a
Merge pull request #14333 from kbinias/change-hardcoded-format-and-bump-mkldnn-version
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
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
dzhwinter 2835e04409 merge develop branch. test=develop
6 years ago
Sang Ik Lee f30c1ddb45 Include nGraph build.
6 years ago
tensor-tang d277a2e6ef
fix avx512f flag (#14041)
6 years ago
tensor-tang 94ab65d591 disable avx2 and avx512 flag
6 years ago
dzhwinter eb2f7ed21b refine tests. test=develop
6 years ago
dzhwinter 0a180584e6 clean cmake. test=develop
6 years ago
dzhwinter 316765839d add back jit simd instructions. stage.
6 years ago
dzhwinter bf2e4cb188 cleard. staged
6 years ago
dzhwinter ebfe5a02b3 merge develop branch
6 years ago
Xin Pan 9ef19d4919
Merge pull request #14106 from luotao1/fix_cmake_warning
6 years ago
Qiao Longfei 74f77accfc fix xxhash compile on macos
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 7f7af5d412 Add xxhash deps to inference demo and trainer demo
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 8a0f26f45f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into continue_hash_op
6 years ago
minqiyang d4f9aa0852 Add hash op implementation
6 years ago
wanghaoshuang 9e522a4495 update cmake
6 years ago
wanghaoshuang f9e7cfb03c save binary file
6 years ago
Jiabin Yang 5d6783f8ca
Merge pull request #13954 from typhoonzero/core_so_donot_depend_libpython
6 years ago
typhoonzero 726b91e471 update
6 years ago
Xin Pan 909e1341bd
Merge pull request #13966 from panyx0718/fix4
6 years ago
Xin Pan 6de08b5eef set default timeout to avoiding blocking CI
6 years ago
Tao Luo fc63aa72cc add inference-only fluid library
6 years ago
dzhwinter 804dd7da04 merge conflict. both linux and windows pass.
6 years ago
dzhwinter 962061f0a3 windows fix
6 years ago
wanghaoshuang b12f7c2399 compile in linux.
6 years ago
Tao Luo 3d976f3f18 rename inference_lib_dist to fluid_lib_dist
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
Jiabin Yang 34b81f606f
Merge pull request #13749 from JiabinYang/fix/mac_10.14
6 years ago
Tao Luo 28889caea5 disable EIGEN_FAST_MATH and use_fast_math
6 years ago
JiabinYang cea4952aea test=develop
6 years ago
JiabinYang 9bd9535d0a test=develop
6 years ago
JiabinYang dcd6d9a1b7 test=develop
6 years ago
JiabinYang 0a2a2124c6 test=develop
6 years ago
JiabinYang 8e35b21bbb test=develop
6 years ago
JiabinYang dca9c7bb6d test=develop
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