Commit Graph

78 Commits (63dd3183bcb89dbf1bf0501c70f3ded69a6feb09)

Author SHA1 Message Date
zhouwei25 b5a5d93bbe fix the dependencies of third party and inference lib (#19684)
5 years ago
Tao Luo 3aaea4c545
fix inference_lib deps error (#19632)
6 years ago
Zeng Jinle 5b6673c44d
merge develop to solve conflict, also fix API doc, test=develop (#18823)
6 years ago
zhouwei25 2f0dc8463a fix the bug that PYTHON_EXECUTABLE not exists (#19225)
6 years ago
zhouwei25 ef46918ad1 Fix the inference library compilation bug on windows (#19190)
6 years ago
wopeizl 80b7ef6fc8
add tensorrt support for windows (#19084)
6 years ago
guru4elephant d714bf037c
remove async executor and add data_feed.proto to the deps of train demo (#18659)
6 years ago
石晓伟 047bba855b
Remove the obsolete cmake options (#18481)
6 years ago
wopeizl daa32d5383
fix package generation for inference test=develop (#18220)
6 years ago
gongweibao cbdb8a17b1
Polish DGC code (#16818)
6 years ago
Chen Weihang 0b2aec14b6 Revert "Model data cryption link all lib (#16555)"
6 years ago
Chen Weihang c38c7c5619
Model data cryption link all lib (#16555)
6 years ago
gongweibao eb83abeac3
Add DGC(Deep Gradient Compression) interface. (#15841)
6 years ago
Tao Luo 9353bc58dd remove legacy MOBILE_INFERENCE option
6 years ago
Yu Yang efa630eadb
Refine Dockerfile (#14908)
6 years ago
peizhilin 07c7eaabb4 Merge remote-tracking branch 'upstream/develop' into windows/mkl
6 years ago
Zhaolong Xing 3e32a46490
Merge pull request #14916 from NHZlX/copy_trt_lib_to_inference_lib
6 years ago
peizhilin 5a6d7fe2ff add mkl,ctc support for windows
6 years ago
nhzlx 4e3e68dfae copy trt lib to inference lib test=develop
6 years ago
peizhilin 23dec78772 fix script issue
6 years ago
Sang Ik Lee d6125a5eec Include ngraph in inference demo build.
6 years ago
Tao Luo c0b3f93bff clean inference include files
6 years ago
Wojciech Uss d36491c28a add allocator.h copy
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.
6 years ago
dzhwinter ebfe5a02b3 merge develop branch
6 years ago
Tao Luo 4928ff32a9 fix cmake warning when ON_INFER=false
6 years ago
Yan Chunwei ee74be3a49
[1.1] Bugfix/tensorarray (#14044)
6 years ago
minqiyang 7f7af5d412 Add xxhash deps to inference demo and trainer demo
6 years ago
wanghaoshuang f9e7cfb03c save binary file
6 years ago
Tao Luo fc63aa72cc add inference-only fluid library
6 years ago
Tao Luo 3d976f3f18 rename inference_lib_dist to fluid_lib_dist
6 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