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
Tao Luo
3d976f3f18
rename inference_lib_dist to fluid_lib_dist
...
test=develop
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
JiabinYang
0a2a2124c6
test=develop
7 years ago
JiabinYang
8e35b21bbb
test=develop
7 years ago
JiabinYang
dca9c7bb6d
test=develop
7 years ago
JiabinYang
887ebd8b6b
test=develop
7 years ago
Yan Chunwei
c8744d118d
fea/infer executor and concurrency performance issue bug fix ( #13451 )
...
- add naive executor
- fix concurrency performance issue
7 years ago
dzhwinter
3e71ad0cda
flags ( #13540 )
...
* flags
* "fix ci"
7 years ago
dzhwinter
b9fcf8e677
"configure" ( #13539 )
7 years ago
dzhwinter
79463ae784
generic cmake ( #13145 )
...
* generic cmake
* Update generic.cmake
7 years ago
tensor-tang
7f1aa1428a
update mklml version
7 years ago
chengduo
289acfa207
refien generic_cmake_ ( #13457 )
7 years ago
xzl
68e2125e59
fix dso cmake typo
7 years ago
dzhwinter
bf1e76e401
"fix dso" ( #13407 )
7 years ago
luotao1
d230379b54
move anakin release to third_party/install/anakin
7 years ago
luotao1
6fae46a128
refine codes
7 years ago
luotao1
61cae53e79
support anakin for only-cpu environment
7 years ago
luotao1
9790acbde6
Merge branch 'library' of https://github.com/luotao1/Paddle into luotao1-library
7 years ago
luotao1
d7b4965785
auto generate paddle_inference_pass.h
7 years ago
Xin Pan
4529f70799
Merge pull request #13165 from gongweibao/fixgrpcurl
...
Fix grpc download url bug.
7 years ago
luotao1
0639a32477
Merge branch 'develop' into library
7 years ago
gongweibao
f0e89b81d7
fix grpc cdn
7 years ago
luotao1
f3b7e18be9
add static library for analysis
7 years ago
dzhwinter
e09bb3171f
cuda windows
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
dbd7896678
cmakelist windows ( #12927 )
...
* picked pr
* "fix ci"
7 years ago
dzhwinter
77c0aeb91e
boost ( #12929 )
...
* "fix ci"
* "windows tab"
* "fix ci"
7 years ago
dzhwinter
a4ffdf3088
gflags ( #12928 )
7 years ago
dzhwinter
669304f4e5
protobuf ( #12935 )
7 years ago
dzhwinter
5df6581101
merge_static_libs ( #12936 )
7 years ago
dzhwinter
593ac0f23e
openblas ( #12937 )
7 years ago
Tao Luo
3e3b5f4fda
Merge pull request #12675 from Sand3r-/fix-conv-mkldnn-0.15
...
Update MKLDNN to 0.15, fix convolution integration
7 years ago
Tao Luo
decda738b0
fea/anakin compile with demo ( #12772 )
...
* anakin support x86
* fix code style
* add anakin ditu cnn demo
* add timer
* add rnn
* fix inference_anakin_cnn/rnn_test compile error
* make anakin_rnn_tester run
* add anakin_enable_op_time option
* update api/CMakeLists.txt
* enlarge the max_batch_size in anakin.config
* update with comments
7 years ago
dzhwinter
e23ddf6ae4
status ( #12764 )
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
Yihua Xu
084d4a9e9e
Optimize CRF Decoding with AVX/AVX2/AVX512F instruction ( #12767 )
...
* Optimize CRF decoding with AVX/AVX2 instruction
* Enable the AVX2 flags for compiling
* Clean the code and decrease the count of multiply calculation
* Add the support of AVX512 instruction to optimize CRF Decoding
* Clean the code
* Enable the AVX512f flags for compiling
* Clean the code for the invaluable switch
* Fixed the issue to check AVX512F status
* Clean the code
* Add some explanation of the key points
7 years ago
dzhwinter
00463fdfe3
cudnn windows support ( #12757 )
...
* cudnn widndows
* "add comment"
* "windows support"
* "fix cmake error"
7 years ago
minqiyang
bfe8d6fa66
Polish code
7 years ago