dzhwinter
85f8dd1c77
debug version
7 years ago
dzhwinter
e1999538eb
debug the device context
7 years ago
dzhwinter
372caf4000
windows staff
7 years ago
dzhwinter
c3e1fb5a3e
add demo
7 years ago
dzhwinter
379b471ee2
squash commit
7 years ago
dzhwinter
a0aa2ec8b5
build compile
7 years ago
dzhwinter
75681c0a79
switch to 9.2
7 years ago
dzhwinter
dbe90cc0f6
merge develop branch
7 years ago
dzhwinter
f5329d6539
add some synatx
7 years ago
dzhwinter
b78394ea57
done
7 years ago
dzhwinter
b74af56bbc
cpu compile is done
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
26dbe35c54
add msvc flags and copy lib done
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
dzhwinter
c7e0ed8318
inference lib
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
...
Update MKLDNN to 0.15, fix convolution integration
7 years ago
dzhwinter
34f8c9b6f5
windows port
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
minqiyang
e10e0d4a5b
Fix anakin build problem in manylinux1 docker image
7 years ago
dzhwinter
c5722eb03a
merge windows/cudnn
7 years ago
dzhwinter
17602eab94
windows port of malloc
7 years ago
dzhwinter
f1a7ae3d12
"fix cmake error"
7 years ago
dzhwinter
5c88cd2af5
remove werror in windows
7 years ago
luotao1
413bf9d494
disable anakin when cuda < 8.0 or cudnn < 7.0
7 years ago
Michal Gallus
6588d0e039
Update MKLDNN to 0.15, fix conv integration
7 years ago
dzhwinter
963a7457f5
"add comment"
7 years ago
dzhwinter
adec702af2
cudnn widndows
7 years ago
luotao1
447936551e
quick fix anakin on 5117 cpu
7 years ago
luotao1
546a26f081
add mklml depends for anakin
7 years ago
dzhwinter
d7873e1412
remove patchelf in windows ( #12710 )
...
* remove patchelf in windowls
* "follow comment"
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
...
* make inference_anakin_test SERIAL
* add anakin compiler from github source code
* fix inference_lib_dist error
* add comment
* update anakin.cmake
* fix anakin-NOTFOUND compiler error
* modify the anakin_model download dir
7 years ago
Qiyang Min
4c3b165346
Merge pull request #12638 from velconia/add_py3_env_for_manylinux
...
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