Commit Graph

38 Commits (cf5be6ab7acf00c92a3f4fce7dfc1e42a1215359)

Author SHA1 Message Date
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
Yan Chunwei 9df2d8b5ba
test/add text-classification test (#13081)
7 years ago
luotao1 459d4cc811 Merge branch 'develop' into multi-thread2
7 years ago
luotao1 d7b4965785 auto generate paddle_inference_pass.h
7 years ago
luotao1 fb077c17e6 add shared library for analysis
7 years ago
luotao1 0fbe0a7a28 add multi-thread ut for ditu-rnn
7 years ago
Yan Chunwei af15f6f038
fea/refine fuse (#13076)
7 years ago
Xin Pan c558f059ad fix
7 years ago
Yan Chunwei 902f19b46a
fea/fuse attention lstm simplify.with fusion lstm.with sequnce expand (#13006)
7 years ago