Commit Graph

146 Commits (96e9b658bf6213dcb25d927b14c46ce005cf8e39)

Author SHA1 Message Date
Wojciech Uss 5083ec3a1b do not enable MKL-DNN twice
7 years ago
Wojciech Uss c3b70aece9 Add MKL-DNN placement pass (#13958)
7 years ago
superjomn b77e4f4978 update
7 years ago
Tao Luo 6ea9d1b595 add analysis_predictor in vis_demo
7 years ago
Tao Luo f444a7226e Merge branch 'develop' into clean_inference_lib
7 years ago
Tao Luo 3598500773
Merge pull request #13867 from Superjomn/clean/CreatePaddlePredictor
7 years ago
Tao Luo 41eeb771e8 Merge branch 'develop' into clean_inference_lib
7 years ago
Yan Chunwei 6809238d97
fix analysis predictor profile (#13896)
7 years ago
Tao Luo a35e7f4bae adjust demo_ci with fluid_inference_install_dir
7 years ago
tensor-tang dcfb687584
Merge pull request #13846 from tensor-tang/fix/mkldnn
7 years ago
superjomn 28459592cc update
7 years ago
Zhaolong Xing 7413fa458f
Merge pull request #13838 from NHZlX/add_trt_pad_op
7 years ago
superjomn 049fcbe125 update
7 years ago
superjomn f5c0221c17 clean CreatePaddlePredictor
7 years ago
nhzlx 320c78e16f fix commets
7 years ago
nhzlx efa5bac7ad fix demo_ci bug in vis_demo.cc
7 years ago
tensor-tang dc5a7b906d fix default number of threads when inference with or without MKLDNN
7 years ago
nhzlx 0cb88c34be add op converter
7 years ago
nhzlx d347ea689a fix comments
7 years ago
nhzlx f569095084 add tensorrt api lib to paddle_fluid
7 years ago
dzhwinter a46e30aa6d
enhance isinf/isnan in tensor util, avoid copy back to cpu (#12688)
7 years ago
Tao Luo d770b9bda3
Merge pull request #13663 from luotao1/resnet50_ut
7 years ago
Michal Gallus 09d9d77a8f Enable MKLDNN in Naive Executor
7 years ago
Tao Luo a89afd4c22
Merge pull request #13685 from luotao1/naive_cmake
7 years ago
luotao1 9cbf2023ab rollback paddle_inference_helper.h to helper.h
7 years ago
Tao Luo 824a82d728
Merge pull request #13672 from luotao1/gen_fluid_library
7 years ago
luotao1 d55d7e04fd update libpaddle_fluid.so with zeroCopy
7 years ago
luotao1 a989a4e7c2 refine paddle_inference_helper.h
7 years ago
tensor-tang ede4b230be
Merge pull request #13553 from jczaja/prv-fused_embedding_fc_lstm_op
7 years ago
Tao Luo cfbd71c223 reduce inference ci time
7 years ago
JiabinYang 358b386953 test=develop
7 years ago
Tao Luo 21ee30595b clean some CMakeLists
7 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix (#13451)
7 years ago
Jacek Czaja 910cd415f2 - Disabled embedding_fc_lstm_fuse by defult and
7 years ago
Yan Chunwei 9e8d372ff4
hide attention lstm fuse (#13615)
7 years ago
nhzlx 5c57e15044 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_ut_for_trt
7 years ago
Tao Luo c07b2a97a9
Merge pull request #13521 from Sand3r-/mgallus/fix-pooling-ceiled-size
7 years ago
Michal Gallus f465b03ef9 Enable MKLDNN in Analysis Predictor
7 years ago
Yan Chunwei e426cdae32
fix inference output with lod (#13557)
7 years ago
Yan Chunwei 5de14c6b96
refine inference api (#13518)
7 years ago
dzhwinter c66a8d2cd8
add guide (#13332)
7 years ago
dzhwinter 24447ec517
flags (#13541)
7 years ago
dzhwinter 4fd5eb2255
"refine cmake" (#13546)
7 years ago
dzhwinter 97636a9fcf
"fix link error" (#13545)
7 years ago
nhzlx baae7e4f63 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_ut_for_trt
7 years ago
nhzlx 2763321684 fix comments
7 years ago
Yan Chunwei 90bc14da24
simple fix on inference tester helper (#13507)
7 years ago
nhzlx 1f6c9dbad4 fix typo
7 years ago
nhzlx 4801beb101 add arguments for trt config
7 years ago
nhzlx 94a57f1d83 add trt config to arguments
7 years ago