Zhaolong Xing
|
3e32a46490
|
Merge pull request #14916 from NHZlX/copy_trt_lib_to_inference_lib
copy trt header and lib to fluid_inference_install_dir/third_party/install/tensorrt
|
6 years ago |
nhzlx
|
4e3e68dfae
|
copy trt lib to inference lib test=develop
|
6 years ago |
peizhilin
|
23dec78772
|
fix script issue
test=develop
|
6 years ago |
Sang Ik Lee
|
d6125a5eec
|
Include ngraph in inference demo build.
test=develop
|
6 years ago |
Tao Luo
|
c0b3f93bff
|
clean inference include files
test=develop
|
6 years ago |
Wojciech Uss
|
d36491c28a
|
add allocator.h copy
The allocator.h header file is required for C-API inference applications
test=develop
|
6 years ago |
peizhilin
|
447bf7c80b
|
test=develop
|
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
|
6 years ago |
peizhilin
|
4ffa92d4f0
|
Merge branch 'develop' into windows/build
|
6 years ago |
Zhaolong Xing
|
ba8b5619a3
|
Revert "cherry picked windows patches."
|
6 years ago |
peizhilin
|
9d67c1fb69
|
cpu build support
|
6 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 |