Commit Graph

58 Commits (6597ccb01f1144cb4ba206de07fa9688631b4850)

Author SHA1 Message Date
Yan Chunwei e84234b551
make clone thread safe (#15363)
6 years ago
Yan Chunwei 875a07c32d
refactor inference analysis api (#14634)
6 years ago
tensor-tang 516fe301ee add comment in case of empty name
6 years ago
tensor-tang dca68cdf97 throw error when name not find
6 years ago
tensor-tang cd94df8679 fix load and refine
6 years ago
nhzlx 71636e677d add min_subgraph_size attr to tensorrt config
6 years ago
qingqing01 51a9fca323
Async memory copy (#15013)
6 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
6 years ago
bingyanghuang 943ad4781f One possible solution to add flexibility for mkldnn placement pass (#14768)
6 years ago
Tao Luo 743cb840f1 update with comments
6 years ago
Tao Luo 42359e88a4 clean code
6 years ago
Tao Luo 405b2486db support loading from memory
6 years ago
Yan Chunwei 4b7617740e
fix container not cleared (#14231)
6 years ago
minqiyang a02ce58f2c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
6 years ago
Yiqun Liu 726f2cefe3
Fix bug of referencing a temporary variable. (#14614)
6 years ago
minqiyang be04d99fe4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
6 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
6 years ago
peizhilin 36cd18b549 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
qingqing01 39ec80def4
Remove the memory copy of feeding data in C++ inference API (#14577)
6 years ago
peizhilin 1afa9492af Recover the profiler
6 years ago
Yiqun Liu bf222f197d
Use sub scope in tensor_array_to_tensor op. (#14524)
6 years ago
luotao1 116979a40a refine api name
6 years ago
luotao1 a5c4b463c9 add SetMKLDNNThreadId api
6 years ago
luotao1 e21edb26f6 add Set/GetCPUNumThreads api
6 years ago
nhzlx a4dc1d4292 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_trt
6 years ago
nhzlx faeb9b8aa9 fix compile rely problem
6 years ago
nhzlx b742d46520 fix demo ci bug on trt
6 years ago
hjchen2 a8c077df7c Implement leaky relu tensorRT converter
6 years ago
superjomn 4bf6817cbc fix gpu load model
6 years ago
hjchen2 21f33b4274 Complete PRelu plugin and Conv2d transpose op converter
6 years ago
nhzlx ddb120357c Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_trt_plugin
6 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
6 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
6 years ago
Yan Chunwei ee74be3a49
[1.1] Bugfix/tensorarray (#14044)
6 years ago
Wojciech Uss 5083ec3a1b do not enable MKL-DNN twice
6 years ago
Wojciech Uss c3b70aece9 Add MKL-DNN placement pass (#13958)
6 years ago
Yan Chunwei 6809238d97
fix analysis predictor profile (#13896)
6 years ago
tensor-tang dc5a7b906d fix default number of threads when inference with or without MKLDNN
6 years ago
Michal Gallus 09d9d77a8f Enable MKLDNN in Naive Executor
6 years ago
luotao1 9cbf2023ab rollback paddle_inference_helper.h to helper.h
6 years ago
luotao1 a989a4e7c2 refine paddle_inference_helper.h
6 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix (#13451)
6 years ago
Tao Luo c07b2a97a9
Merge pull request #13521 from Sand3r-/mgallus/fix-pooling-ceiled-size
6 years ago
Michal Gallus f465b03ef9 Enable MKLDNN in Analysis Predictor
6 years ago
Yan Chunwei 5de14c6b96
refine inference api (#13518)
6 years ago
tensor-tang dd0b2036c6 add note for use mkldnn
7 years ago
tensor-tang 01f0f16884 enable mkldnn in infer api
7 years ago
tensor-tang 0618077971 Merge remote-tracking branch 'ups/develop' into refine/ut/lac
7 years ago
tensor-tang 6b104c90d3 fix profile
7 years ago
luotao1 35cff5e00d Merge branch 'develop' into multi-thread2
7 years ago