peizhilin
42c48c3a82
fix
6 years ago
peizhilin
30ddc07a7e
Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Yan Chunwei
9f252e0032
Combine Inference Analysis with IR ( #13914 )
6 years ago
peizhilin
52f7644f53
Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
peizhilin
4ffa92d4f0
Merge branch 'develop' into windows/build
7 years ago
Zhaolong Xing
ba8b5619a3
Revert "cherry picked windows patches."
7 years ago
peizhilin
9d67c1fb69
cpu build support
7 years ago
dzhwinter
316765839d
add back jit simd instructions. stage.
7 years ago
dzhwinter
ebfe5a02b3
merge develop branch
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
wanghaoshuang
f9e7cfb03c
save binary file
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
luotao1
d230379b54
move anakin release to third_party/install/anakin
7 years ago
luotao1
61cae53e79
support anakin for only-cpu environment
7 years ago
luotao1
d7b4965785
auto generate paddle_inference_pass.h
7 years ago
luotao1
f3b7e18be9
add static library for analysis
7 years ago
dzhwinter
b74af56bbc
cpu compile is done
7 years ago
dzhwinter
26dbe35c54
add msvc flags and copy lib done
7 years ago
dzhwinter
5df6581101
merge_static_libs ( #12936 )
7 years ago
dzhwinter
c7e0ed8318
inference lib
7 years ago
dzhwinter
34f8c9b6f5
windows port
7 years ago
Luo Tao
64c0ba288a
fix inference_lib_dist error
7 years ago
Luo Tao
5ba4337698
unify libpaddle_inference_api into libpaddle_fluid
7 years ago
Luo Tao
2e68abf47c
rename api.h to paddle_inference_api.h, put demo_ci in fluid_install_dir
7 years ago
Luo Tao
44b6a5f308
fix inference_lib.cmake and make demo_ci pass
7 years ago
Yan Chunwei
74dce39072
fix anakin compile manylinux ( #11861 )
7 years ago
Tao Luo
fff6fa0f51
Merge pull request #11807 from typhoonzero/reduce_generic_cmake_dep
...
move find_fluid_modules
7 years ago
Yan Chunwei
cde5693bdd
fea/expose infrerence api so ( #11793 )
7 years ago
typhoonzero
53f217115d
move find_fluid_modules
7 years ago
Yan Chunwei
c228977727
add anakin release ( #11747 )
7 years ago
Yan Chunwei
e42e6ea142
add inference lib to release ( #11482 )
7 years ago
tensor-tang
0e1c1276cf
fix inference_lib_dist deps
7 years ago
Luo Tao
654229b232
refine fluid deploy on teamcity
7 years ago
Luo Tao
91d8373b18
change CMAKE_INSTALL_PREFIX to FLUID_INSTALL_DIR
7 years ago
Luo Tao
50e60ef321
add version and cmakecache in inference_lib
7 years ago
qiaolongfei
0764211960
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-mkldnn-to-paddle-lib
7 years ago
qiaolongfei
de3c5175c5
fix typo
7 years ago
qiaolongfei
fdf99bbe6f
follow comment
7 years ago
qiaolongfei
269a62a2b5
add mkldnn to paddle lib
7 years ago
qiaolongfei
ff24f789cb
update pybind.h source dir
7 years ago
qiaolongfei
11a8814758
add pybind.h to inference lib for static link
7 years ago
qiaolongfei
2ddca7196d
update boost dst dir
7 years ago
qiaolongfei
efd425cb5e
only copy header file of boost
7 years ago
qiaolongfei
af2cd942bb
copy boost
7 years ago
Yiqun Liu
e90e7ab237
Remove the use of ARCHIVE_START/END ( #9844 )
...
* Add USE_OP of all operators and kernels and remove ARCHIVE_START/END in CMakeLists.txt of inference unittests.
* Remove ARCHIVE_START/END when linking inference shared library.
* Disable some fluid related cmake operations for cross-compiling.
7 years ago
Luo Tao
d573195dde
rm libmklml_gnu.so
7 years ago
Luo Tao
5030681c36
add MKL for fluid static and shared library
7 years ago