Commit Graph

77 Commits (develop)

Author SHA1 Message Date
Qi Li eb3050fa9a
[ROCM] update fluid inference for rocm (part1), test=develop (#31018)
5 years ago
wanghuancoder 35c5b23f68
use iwyu clean include second time, test=develop (#30829)
5 years ago
石晓伟 2ac4143b6c
support xpu with analysis predictor, test=develop (#30832)
5 years ago
gongweibao 1dad8ceaab
Fix gpu memory allocation bug. (#28703)
5 years ago
Wilber 5034d181f3
update for 2.0 inference api. (#27473)
6 years ago
Wilber dae62556cb
Enhance infer error info message (#26731)
6 years ago
Wilber 68e0560c2f
refine paddle inference api (#26774)
6 years ago
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
6 years ago
guofei 2b896c1f6b
Support LoDTensorArray in fetch (#23645)
6 years ago
flame f7eafca828
remove python inference warning (#22602)
6 years ago
Jiabin Yang 667f88f9a6
Fix/gcc 4.8 ubt link error (#18558)
7 years ago
liuwei1031 85363848a1
Security issue (#16774)
7 years ago
lidanqing 4aeb261da9 Add INT32 support. INT32 in last switch case
7 years ago
luotao1 06aab1b493 refine SetCpuMathLibraryNumThreads
7 years ago
Sylwester Fraczek 1943119fc5 fix typo memeroy->memory
7 years ago
Yan Chunwei e84234b551
make clone thread safe (#15363)
7 years ago
Yan Chunwei b7916440ff
hot fix the Native clone (#15344)
7 years ago
Yan Chunwei 875a07c32d
refactor inference analysis api (#14634)
7 years ago
qingqing01 51a9fca323
Async memory copy (#15013)
7 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
7 years ago
Yan Chunwei 4b7617740e
fix container not cleared (#14231)
7 years ago
minqiyang a02ce58f2c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
7 years ago
Yiqun Liu 726f2cefe3
Fix bug of referencing a temporary variable. (#14614)
7 years ago
minqiyang be04d99fe4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
7 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
7 years ago
peizhilin 36cd18b549 Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
qingqing01 39ec80def4
Remove the memory copy of feeding data in C++ inference API (#14577)
7 years ago
peizhilin 1afa9492af Recover the profiler
7 years ago
Yiqun Liu bf222f197d
Use sub scope in tensor_array_to_tensor op. (#14524)
7 years ago
luotao1 116979a40a refine api name
7 years ago
luotao1 e21edb26f6 add Set/GetCPUNumThreads api
7 years ago
minqiyang 87450b9ad4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
8 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
8 years ago
minqiyang fcc0452c8b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
8 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
8 years ago
dzhwinter eb2f7ed21b refine tests. test=develop
8 years ago
dzhwinter bf2e4cb188 cleard. staged
8 years ago
dzhwinter ebfe5a02b3 merge develop branch
8 years ago
Yan Chunwei ee74be3a49
[1.1] Bugfix/tensorarray (#14044)
8 years ago
dzhwinter 7141debe38 add cudnn back. staged.
8 years ago
dzhwinter 09409bad4d staged. test speed=49ms in 1080.
8 years ago
dzhwinter 962061f0a3 windows fix
8 years ago
tensor-tang dc5a7b906d fix default number of threads when inference with or without MKLDNN
8 years ago
luotao1 9cbf2023ab rollback paddle_inference_helper.h to helper.h
8 years ago
luotao1 a989a4e7c2 refine paddle_inference_helper.h
8 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix (#13451)
8 years ago
Yan Chunwei e426cdae32
fix inference output with lod (#13557)
8 years ago
Yan Chunwei 5de14c6b96
refine inference api (#13518)
8 years ago
dzhwinter e1999538eb debug the device context
8 years ago
dzhwinter 372caf4000 windows staff
8 years ago