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
...
Changed hardcoded format to any in convolution and bumped MKL-DNN version to 0.17rc
6 years ago
peizhilin
ded93a354a
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
...
test=develop
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
...
test=develop
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
peizhilin
3c439feadc
remove the duplicate flag
6 years ago
peizhilin
e3f7be959d
fix the debug flag for nvcc
6 years ago
peizhilin
130cdda65b
add gpu debug mode
6 years ago
dzhwinter
2835e04409
merge develop branch. test=develop
6 years ago
peizhilin
1f12ba6192
gpu support, fix build issue:
...
1. Non utf-8 characters within comments of OPs may lead to protobuf fail to parse_from_string
2. comment out some ops which not supported on windows
3. cuda libs may not be correctly linked to target on windows
6 years ago
tensor-tang
d277a2e6ef
fix avx512f flag ( #14041 )
6 years ago
tensor-tang
94ab65d591
disable avx2 and avx512 flag
...
test=develop
6 years ago
peizhilin
9d67c1fb69
cpu build support
6 years ago
dzhwinter
eb2f7ed21b
refine tests. test=develop
7 years ago
dzhwinter
0a180584e6
clean cmake. test=develop
7 years ago
dzhwinter
316765839d
add back jit simd instructions. stage.
7 years ago
dzhwinter
bf2e4cb188
cleard. staged
7 years ago
dzhwinter
ebfe5a02b3
merge develop branch
7 years ago
Xin Pan
9ef19d4919
Merge pull request #14106 from luotao1/fix_cmake_warning
...
[1.1] fix cmake warning when ON_INFER=false
7 years ago
Qiao Longfei
74f77accfc
fix xxhash compile on macos
...
test=develop
7 years ago
Tao Luo
4928ff32a9
fix cmake warning when ON_INFER=false
...
test=develop
7 years ago
Yan Chunwei
ee74be3a49
[1.1] Bugfix/tensorarray ( #14044 )
7 years ago
minqiyang
7f7af5d412
Add xxhash deps to inference demo and trainer demo
...
test=develop
7 years ago
minqiyang
fe18adfbaa
Add fluid inference support
...
test=develop
7 years ago
minqiyang
40141f749b
Implement the unittest for hash op
...
test=develop
7 years ago
minqiyang
accb7b5d95
Polish code
7 years ago
minqiyang
8a0f26f45f
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into continue_hash_op
7 years ago
minqiyang
d4f9aa0852
Add hash op implementation
7 years ago
wanghaoshuang
9e522a4495
update cmake
7 years ago
wanghaoshuang
f9e7cfb03c
save binary file
7 years ago
Jiabin Yang
5d6783f8ca
Merge pull request #13954 from typhoonzero/core_so_donot_depend_libpython
...
core.so do not link libpython test=develop
7 years ago
typhoonzero
726b91e471
update
7 years ago
Xin Pan
909e1341bd
Merge pull request #13966 from panyx0718/fix4
...
set default timeout to avoiding blocking CI
7 years ago
Xin Pan
6de08b5eef
set default timeout to avoiding blocking CI
...
test=develop
7 years ago
Tao Luo
fc63aa72cc
add inference-only fluid library
7 years ago
dzhwinter
804dd7da04
merge conflict. both linux and windows pass.
7 years ago
dzhwinter
962061f0a3
windows fix
7 years ago
wanghaoshuang
b12f7c2399
compile in linux.
7 years ago
Tao Luo
3d976f3f18
rename inference_lib_dist to fluid_lib_dist
...
test=develop
7 years ago
wanghaoshuang
3ae9645084
compile in linux
7 years ago
Tao Luo
75bd0f188b
Merge pull request #13754 from luotao1/fast_math
...
disable EIGEN_FAST_MATH and use_fast_math
7 years ago
Jiabin Yang
34b81f606f
Merge pull request #13749 from JiabinYang/fix/mac_10.14
...
fix compile error on latest Mac OS 10.14
7 years ago
Tao Luo
28889caea5
disable EIGEN_FAST_MATH and use_fast_math
...
test=develop
7 years ago
JiabinYang
cea4952aea
test=develop
7 years ago
JiabinYang
9bd9535d0a
test=develop
7 years ago
JiabinYang
dcd6d9a1b7
test=develop
7 years ago