Commit Graph

732 Commits (b387a194106d6b7037a82cf7d23a6c3ce92a77bc)

Author SHA1 Message Date
JiabinYang 7c45e77c41 test=develop 7 years ago
Xin Pan aa87a989ec
Merge pull request from Superjomn/fix/api-impl-tester 7 years ago
superjomn 5f7fda0b07 disable some tests 7 years ago
Tao Luo d3534d2b14 refine warning message 7 years ago
Tao Luo 79da263b11
Merge pull request from sfraczek/sfraczek/fix-test-multithreading-mkldnn 7 years ago
Tao Luo 4928ff32a9 fix cmake warning when ON_INFER=false 7 years ago
Yan Chunwei ee74be3a49
[1.1] Bugfix/tensorarray () 7 years ago
Qiyang Min 33b4920d2d
Merge pull request from velconia/continue_hash_op 7 years ago
minqiyang 7f7af5d412 Add xxhash deps to inference demo and trainer demo 7 years ago
minqiyang fe18adfbaa Add fluid inference support 7 years ago
dzhwinter 7141debe38 add cudnn back. staged. 7 years ago
Sylwester Fraczek 2098b42584 review fixes (Teamcity fails) 7 years ago
dzhwinter 09409bad4d staged. test speed=49ms in 1080. 7 years ago
Tao Luo 8ab953e37c auto insert infer_graph_clean_pass as the default first one 7 years ago
Tao Luo ea2bdd192d Merge branch 'develop' into remove_unused_code 7 years ago
Sylwester Fraczek 741cb33bd9 test multithreading 7 years ago
dzhwinter 468467f391 update real incnet tester 7 years ago
Zhaolong Xing 2256fae45d
Merge pull request from NHZlX/ocr_attention_support 7 years ago
dzhwinter abe8e207c4 clean demo_ci 7 years ago
dzhwinter 597d92179b clean demo_ci 7 years ago
Tao Luo f7bbcfa913 remove unused code in paddle_inference_api.h 7 years ago
dzhwinter c6dcffc61a lb. add debug output 7 years ago
nhzlx ae8f26072d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_demo_ci_trt 7 years ago
dzhwinter 607080e888 windows static library 7 years ago
Tao Luo 316bc9bfc9 fix typo and warning in analyzer_resnet50_test 7 years ago
Tao Luo 42aa1d409d
Merge pull request from tpatejko/tpatejko/capi-resnet-conv-elementwise-fusion 7 years ago
Tomasz Patejko aa35aaa1ab MKLDNN conv + elementwise_add fusion: fixing formatting 7 years ago
Tomasz Patejko 1676094697 MKLDNN conv + elementwise_add fusion: turn on residual connection pass when CAPI is used. 7 years ago
tensor-tang 40f8456a4f refine fuse pattern and attr 7 years ago
tensor-tang cbbacb2534 Merge remote-tracking branch 'ups/develop' into fea/fusion_seqconv_add 7 years ago
tensor-tang 603ba5e01d add seqconv eltadd relu pass 7 years ago
Tao Luo da722d6d9b
Merge pull request from Sand3r-/mgallus/conv-bias-pass 7 years ago
Tao Luo a4b48f70c1
Merge pull request from wojtuss/wojtuss/do-not-enable-mkldnn-twice 7 years ago
Michał Gallus f9ca31811d
Remove use mkldnn from config in resnet50 test 7 years ago
Michal Gallus 91e8fbac2f Enable MKLDNN in Resnet50Tester 7 years ago
Michal Gallus 582f59c190 Conv+Bias fuse 7 years ago
Wojciech Uss e6f480ec44 add comment on the default first pass 7 years ago
Wojciech Uss 2cf258e381 remove redundant pass list 7 years ago
Wojciech Uss 5632019f0f add MKL-DNN placement pass 7 years ago
tensor-tang 0a9f5f1790
Merge pull request from tensor-tang/fix/jit/exp 7 years ago
Wojciech Uss 5083ec3a1b do not enable MKL-DNN twice 7 years ago
Wojciech Uss c3b70aece9 Add MKL-DNN placement pass () 7 years ago
Wojciech Uss 4a368a4901 add ifdef guard for MKL-DNN placement pass 7 years ago
Tao Luo 305034f5b3
Merge pull request from luotao1/mkldnn_test 7 years ago
superjomn b77e4f4978 update 7 years ago
Tao Luo ef09862450 fix analyzer_rnn2_test 7 years ago
Tao Luo e5b4643ad8 add profile_mkldnn test 7 years ago
Tao Luo 7d680be5a3 Merge branch 'develop' into mkldnn_test 7 years ago
Tao Luo 6a4e9230ed Merge branch 'develop' into mkldnn_test 7 years ago
Tao Luo b819684370 add compare_mkldnn test 7 years ago
nhzlx b970c6d5d0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_demo_ci_trt 7 years ago
nhzlx 32072d31b5 fix demo ci error on manylinux 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 from Superjomn/clean/CreatePaddlePredictor 7 years ago
Tao Luo 41eeb771e8 Merge branch 'develop' into clean_inference_lib 7 years ago
Tao Luo b854d959a5 update with comments 7 years ago
nhzlx 2b5edfbc37 Add ceil model pooling for trt (ocr attention) 7 years ago
Tao Luo 75bb0babef Merge branch 'develop' into mkldnn_test 7 years ago
Yan Chunwei 6809238d97
fix analysis predictor profile () 7 years ago
nhzlx 9d98ca0424 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_googlenet_bug_with_rule 7 years ago
nhzlx 849a6874ad fix googlenet bug with relu 7 years ago
Tao Luo a35e7f4bae adjust demo_ci with fluid_inference_install_dir 7 years ago
tensor-tang dcfb687584
Merge pull request from tensor-tang/fix/mkldnn 7 years ago
Tao Luo bd77460182 refine mkldnn test in analyzer_tests 7 years ago
dzhwinter e41a3fcd68 fix update to develop hang problem. 7 years ago
superjomn 1cfd2b51a7 update 7 years ago
dzhwinter 804dd7da04 merge conflict. both linux and windows pass. 7 years ago
dzhwinter 962061f0a3 windows fix 7 years ago
superjomn 28459592cc update 7 years ago
Zhaolong Xing 7413fa458f
Merge pull request from NHZlX/add_trt_pad_op 7 years ago
superjomn e2bd40ca82 update 7 years ago
wanghaoshuang 3ae9645084 compile in linux 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
Tao Luo 9b11a17502
Revert "[MKLDNN] Pass: Fuse Conv + Bias" 7 years ago
Tao Luo ce248a15d9
Merge pull request from Sand3r-/mgallus/conv-bias-pass 7 years ago
Tao Luo 16b1beb244
Merge pull request from sfraczek/sfraczek/conv-bn-fuse-pass 7 years ago
Michal Gallus 40b17be4b0 Pass: Fuse Conv + Bias 7 years ago
nhzlx d347ea689a fix comments 7 years ago
nhzlx f3af90d121 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into trt_dy_lib 7 years ago
nhzlx f569095084 add tensorrt api lib to paddle_fluid 7 years ago
Tao Luo 84a55155ec revert with_fast_math to ON 7 years ago
dzhwinter a46e30aa6d
enhance isinf/isnan in tensor util, avoid copy back to cpu () 7 years ago
Sylwester Fraczek 78f98294c2 conv bn fuse pass 7 years ago
Tao Luo 28889caea5 disable EIGEN_FAST_MATH and use_fast_math 7 years ago
Tao Luo d770b9bda3
Merge pull request from luotao1/resnet50_ut 7 years ago
Michal Gallus 09d9d77a8f Enable MKLDNN in Naive Executor 7 years ago
Tao Luo a89afd4c22
Merge pull request 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 from luotao1/gen_fluid_library 7 years ago
luotao1 d55d7e04fd update libpaddle_fluid.so with zeroCopy 7 years ago
Xin Pan 425a882165
Merge pull request from panyx0718/ir2 7 years ago
luotao1 a989a4e7c2 refine paddle_inference_helper.h 7 years ago
tensor-tang ede4b230be
Merge pull request from jczaja/prv-fused_embedding_fc_lstm_op 7 years ago
Xin Pan ddd60581b7 clean up channel 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
Tao Luo b31905c54d Merge branch 'develop' into resnet50_ut 7 years ago
Tao Luo 1dcd6ee532 add resnet50 inference UT 7 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix () 7 years ago
Jacek Czaja 910cd415f2 - Disabled embedding_fc_lstm_fuse by defult and 7 years ago
Jacek Czaja 7ab5626dee - Added initial pass for embedding-fc-lstm 7 years ago
Yan Chunwei 9e8d372ff4
hide attention lstm fuse () 7 years ago
nhzlx 6c81230683 update code for config change 7 years ago
nhzlx 5c57e15044 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_ut_for_trt 7 years ago
Tao Luo f67483bf3b add seq_conv UT () 7 years ago
Tao Luo c07b2a97a9
Merge pull request 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 () 7 years ago
Yan Chunwei 5de14c6b96
refine inference api () 7 years ago
dzhwinter c66a8d2cd8
add guide () 7 years ago
dzhwinter 24447ec517
flags () 7 years ago
dzhwinter 4fd5eb2255
"refine cmake" () 7 years ago
dzhwinter 97636a9fcf
"fix link error" () 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 () 7 years ago
nhzlx 0514882bc5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_ut_for_trt 7 years ago
nhzlx 1f6c9dbad4 fix typo 7 years ago
nhzlx f277f53c33 out of memory... i bet it's the last time commit for this pr 7 years ago
Tao Luo b75887514e Refine infer api test () 7 years ago
nhzlx 0c51170052 fix the ut test error :) 7 years ago
nhzlx 4801beb101 add arguments for trt config 7 years ago
nhzlx 4c52be07dd fix ut error 7 years ago
nhzlx 94a57f1d83 add trt config to arguments 7 years ago
nhzlx 68fb818aa8 add ut of trt common models 7 years ago
Tao Luo 2d89849125 add WITH_INFERENCE_API_TEST option () 7 years ago
nhzlx cc4a7661c6 merge develop 7 years ago
nhzlx d40402f9b7 add dropout and sigmoid op converter 7 years ago
Jiabin Yang edb9e56934
Merge pull request from JiabinYang/mac/ci_unitest 7 years ago
dzhwinter 85f8dd1c77 debug version 7 years ago
Yan Chunwei 3725f22442 Hotfix/api predictor () 7 years ago
Tao Luo 65b1fbb5d8
Merge pull request from luotao1/fix_cmake 7 years ago
dzhwinter e1999538eb debug the device context 7 years ago
dzhwinter 372caf4000 windows staff 7 years ago
JiabinYang 87b11179e5 add unitttest for mac on ci after some untest being disable 7 years ago
tensor-tang 5fd2ffdce7
Merge pull request from tensor-tang/fea/ut/vis 7 years ago
luotao1 e93c7b62dc fix text_classification downlaod error 7 years ago
tensor-tang 26fc698f85 disable mkldnn fuse on ocr test 7 years ago
JiabinYang 9a9105018d fix mac compile error in subgraph_splitter 7 years ago
tensor-tang 1a99302c14 refine and reuse code 7 years ago
tensor-tang b7a64e8698 fix confilts 7 years ago
tensor-tang 4e4f952dea Merge remote-tracking branch 'ups/develop' into fea/ut/vis 7 years ago
tensor-tang 89d09e6594
Merge branch 'develop' into fea/ut/vis 7 years ago
Zhaolong Xing c9995289f1
Merge pull request from NHZlX/fix_subgraph_bug 7 years ago
Tao Luo d4a5326ac6
Merge pull request from luotao1/nlp_multi_thread 7 years ago
Tao Luo 968a56b672
Merge pull request from sfraczek/conv-relu-pass-hotfix 7 years ago
tensor-tang 0bd6476f67 Merge remote-tracking branch 'ups/develop' into fea/ut/vis 7 years ago
luotao1 6b9ccd97a2 Merge branch 'develop' into nlp_multi_thread 7 years ago
luotao1 20b40cb06a add multi-thread for nlp unit-tests 7 years ago
luotao1 29f5a93b5f add analyzer_rnn2_test 7 years ago
nhzlx 0092ad3285 delete unused log 7 years ago
tensor-tang dd0b2036c6 add note for use mkldnn 7 years ago
nhzlx 329a8c5283 merge develop 7 years ago
nhzlx 49bafc05bf fix comments and set name for trt layer and ITensor 7 years ago
Sylwester Fraczek dd149d469b hotfix for conv-relu pass 7 years ago
tensor-tang 01f0f16884 enable mkldnn in infer api 7 years ago
tensor-tang 33c21291e7 Merge remote-tracking branch 'ups/develop' into fea/ut/vis 7 years ago
tensor-tang 65f901b36f disable fc gru temporarily 7 years ago
tensor-tang 539b3f300f add ocr analysis ut 7 years ago
luotao1 b12322ce95 fix fusion_lstm unique_name bug 7 years ago
Tao Luo f351ceb65a
Merge pull request from Superjomn/bugfix/lac_test 7 years ago
dzhwinter c3e1fb5a3e add demo 7 years ago
tensor-tang 8cbb3c0720 refine lac ut and fix fetch 7 years ago
superjomn 8e0fe035d4 fix ner_test when bs>1 7 years ago
nhzlx df161e08f0 delete unuse ut 7 years ago
nhzlx 49b5b3c5b3 merge develop 7 years ago
nhzlx 03ff4f6892 fix subgraph bug! 7 years ago
Tao Luo 94b66bdb5d
Merge pull request from luotao1/analysis_test_refine 7 years ago
Xin Pan 17bf8713a5
Merge pull request from panyx0718/ir2 7 years ago
luotao1 9664c53c7c fix cmake error to pass the ci 7 years ago
luotao1 81c21705b4 simplify inference/tests/api/CMakeLists.txt 7 years ago
luotao1 d0fbe78040 move analyzer_xxx_tester to inference/tests/api 7 years ago
luotao1 83af1b3b3e move analyzer_rnn1_test out of analyzer_test 7 years ago
Yan Chunwei 2fd1bf2ea6
fea/add color log () 7 years ago
Yan Chunwei 5023530a8a
Refactor/remove sensitive () 7 years ago
Yan Chunwei 478a4e850e
refactor ir pattern () 7 years ago
Xin Pan 4313d870a2 refine 7 years ago
Xin Pan c69cf6dde8 fix 7 years ago
Xin Pan 926e1077ca version 7 years ago
tensor-tang ca973139fe
Merge pull request from tensor-tang/refine/ut/lac 7 years ago
tensor-tang 5a2fc5b52f fix print error 7 years ago
tensor-tang 3ea19b7596 fix bug and fc pass ut 7 years ago
tensor-tang acfdbf0293 enable ner analysis test and refine lac 7 years ago
tensor-tang df0c695618 fix fusion gru pass and enable it 7 years ago
luotao1 d4c3fe9a44 clean api_anakin_engine_rnn_tester 7 years ago
tensor-tang 7eebb90523 fix conflicts 7 years ago
tensor-tang 3c3ad1e4cf
Merge branch 'develop' into refine/ut/lac 7 years ago
tensor-tang ca30127e0a fix compile error undef registrar pass 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 00c7230996 Merge branch 'develop' into all_data 7 years ago
Yan Chunwei 6de0a18d5f
Refine/text classification support data () 7 years ago
Tao Luo 11b22883be
Merge pull request from luotao1/anakin_cpu 7 years ago