Commit Graph

154 Commits (33b4920d2d3247a7a57f9b8b4b875b92fc86e708)

Author SHA1 Message Date
Qiyang Min 33b4920d2d
Merge pull request #14057 from velconia/continue_hash_op
6 years ago
minqiyang 7f7af5d412 Add xxhash deps to inference demo and trainer demo
6 years ago
minqiyang fe18adfbaa Add fluid inference support
6 years ago
Tao Luo ea2bdd192d Merge branch 'develop' into remove_unused_code
6 years ago
Tao Luo f7bbcfa913 remove unused code in paddle_inference_api.h
6 years ago
nhzlx ae8f26072d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_demo_ci_trt
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
superjomn b77e4f4978 update
6 years ago
nhzlx b970c6d5d0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_demo_ci_trt
6 years ago
nhzlx 32072d31b5 fix demo ci error on manylinux
6 years ago
Tao Luo 6ea9d1b595 add analysis_predictor in vis_demo
6 years ago
Tao Luo f444a7226e Merge branch 'develop' into clean_inference_lib
6 years ago
Tao Luo 3598500773
Merge pull request #13867 from Superjomn/clean/CreatePaddlePredictor
6 years ago
Tao Luo 41eeb771e8 Merge branch 'develop' into clean_inference_lib
6 years ago
Yan Chunwei 6809238d97
fix analysis predictor profile (#13896)
6 years ago
Tao Luo a35e7f4bae adjust demo_ci with fluid_inference_install_dir
6 years ago
tensor-tang dcfb687584
Merge pull request #13846 from tensor-tang/fix/mkldnn
6 years ago
superjomn 28459592cc update
6 years ago
Zhaolong Xing 7413fa458f
Merge pull request #13838 from NHZlX/add_trt_pad_op
6 years ago
superjomn 049fcbe125 update
6 years ago
superjomn f5c0221c17 clean CreatePaddlePredictor
6 years ago
nhzlx 320c78e16f fix commets
6 years ago
nhzlx efa5bac7ad fix demo_ci bug in vis_demo.cc
6 years ago
tensor-tang dc5a7b906d fix default number of threads when inference with or without MKLDNN
6 years ago
nhzlx 0cb88c34be add op converter
6 years ago
nhzlx d347ea689a fix comments
6 years ago
nhzlx f569095084 add tensorrt api lib to paddle_fluid
6 years ago
dzhwinter a46e30aa6d
enhance isinf/isnan in tensor util, avoid copy back to cpu (#12688)
6 years ago
Tao Luo d770b9bda3
Merge pull request #13663 from luotao1/resnet50_ut
6 years ago
Michal Gallus 09d9d77a8f Enable MKLDNN in Naive Executor
6 years ago
Tao Luo a89afd4c22
Merge pull request #13685 from luotao1/naive_cmake
6 years ago
luotao1 9cbf2023ab rollback paddle_inference_helper.h to helper.h
6 years ago
Tao Luo 824a82d728
Merge pull request #13672 from luotao1/gen_fluid_library
6 years ago
luotao1 d55d7e04fd update libpaddle_fluid.so with zeroCopy
6 years ago
luotao1 a989a4e7c2 refine paddle_inference_helper.h
6 years ago
tensor-tang ede4b230be
Merge pull request #13553 from jczaja/prv-fused_embedding_fc_lstm_op
6 years ago
Tao Luo cfbd71c223 reduce inference ci time
6 years ago
JiabinYang 358b386953 test=develop
6 years ago
Tao Luo 21ee30595b clean some CMakeLists
6 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix (#13451)
6 years ago
Jacek Czaja 910cd415f2 - Disabled embedding_fc_lstm_fuse by defult and
6 years ago
Yan Chunwei 9e8d372ff4
hide attention lstm fuse (#13615)
6 years ago
nhzlx 5c57e15044 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_ut_for_trt
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 e426cdae32
fix inference output with lod (#13557)
6 years ago
Yan Chunwei 5de14c6b96
refine inference api (#13518)
6 years ago
dzhwinter c66a8d2cd8
add guide (#13332)
6 years ago
dzhwinter 24447ec517
flags (#13541)
6 years ago