Commit Graph

668 Commits (e878a8e885ecc6be6b151dbf2f26fadf01abe6da)

Author SHA1 Message Date
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 #13838 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 #13368 from Sand3r-/mgallus/conv-bias-pass
7 years ago
Tao Luo 16b1beb244
Merge pull request #13486 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 (#12688)
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 #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
Xin Pan 425a882165
Merge pull request #13643 from panyx0718/ir2
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
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 (#13451)
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 (#13615)
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 (#13517)
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 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 (#13472)
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 (#13425)
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 #13401 from JiabinYang/mac/ci_unitest
7 years ago
dzhwinter 85f8dd1c77 debug version
7 years ago
Yan Chunwei 3725f22442 Hotfix/api predictor (#13383)
7 years ago
Tao Luo 65b1fbb5d8
Merge pull request #13399 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 #13372 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 #13124 from NHZlX/fix_subgraph_bug
7 years ago
Tao Luo d4a5326ac6
Merge pull request #13387 from luotao1/nlp_multi_thread
7 years ago
Tao Luo 968a56b672
Merge pull request #13373 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 #13345 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 #13326 from luotao1/analysis_test_refine
7 years ago
Xin Pan 17bf8713a5
Merge pull request #12988 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 (#13305)
7 years ago
Yan Chunwei 5023530a8a
Refactor/remove sensitive (#13314)
7 years ago
Yan Chunwei 478a4e850e
refactor ir pattern (#13304)
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 #13285 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 (#13256)
7 years ago
Tao Luo 11b22883be
Merge pull request #12738 from luotao1/anakin_cpu
7 years ago
Xin Pan 883bbe1958
Merge pull request #13238 from panyx0718/clean
7 years ago
luotao1 4c283d87ef Merge branch 'develop' into all_data
7 years ago
luotao1 61cae53e79 support anakin for only-cpu environment
7 years ago
Yan Chunwei 225ecee5ea
refine/text classification tester (#13244)
7 years ago
tensor-tang 4d774953c6 enable fc gru fuse pass
7 years ago
tensor-tang 09016df8df make analyzer run
7 years ago
luotao1 fa5036aac8 add test_all_data in test_analyzer_ner
7 years ago
Xin Pan 18442a6088 rename pass.h/.cc to analysis_pass
7 years ago
tensor-tang 12b483c0db Merge remote-tracking branch 'ups/develop' into refine/ut/lac
7 years ago
luotao1 b4fa3dbda3 unify PrintTime of analysis unit-test
7 years ago
luotao1 f615ba2f8f update the multi-thread unit-tests
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 1a373fbb0d add result check for multi-thread UT
7 years ago
luotao1 2dc23ffaa8 Merge branch 'develop' into multi-thread2
7 years ago
luotao1 8cb92fb18e speedup the download of inference_demo
7 years ago
luotao1 39ed148714 fix multi-thread hang temporary
7 years ago
luotao1 459d4cc811 Merge branch 'develop' into multi-thread2
7 years ago
Tao Luo 907696709f
Merge pull request #13133 from luotao1/library
7 years ago
Jiabin Yang d091dd02a0 fix mac compile error 0903 (#13184)
7 years ago
Yan Chunwei 796c87d563
bugfix/fusion lstm (#13185)
7 years ago
luotao1 ae44efffee fix ci error
7 years ago
tensor-tang d83187dba8 enable lac analysis test
7 years ago
luotao1 6f18217386 fix codestyle
7 years ago
luotao1 d7b4965785 auto generate paddle_inference_pass.h
7 years ago
dzhwinter 379b471ee2 squash commit
7 years ago
luotao1 0639a32477 Merge branch 'develop' into library
7 years ago
luotao1 f507e5c1f2 update multi-threads UT
7 years ago
luotao1 37d1a6685c Merge branch 'develop' into multi-thread2
7 years ago
Tao Luo 737a033ed0
Merge pull request #13140 from dzhwinter/windows/inference_api
7 years ago
dzhwinter b4d43030ff
windows inference fix (#13141)
7 years ago
Yan Chunwei 597b73053d
refine/fc lstm fusion link (#13158)
7 years ago
tensor-tang 1e7ccf9f45
Merge pull request #13126 from tensor-tang/fea/infer/ut/lac-new
7 years ago
dzhwinter a0aa2ec8b5 build compile
7 years ago
dzhwinter 75681c0a79 switch to 9.2
7 years ago
dzhwinter bfa9b268de fix elementwise
7 years ago
dzhwinter dbe90cc0f6 merge develop branch
7 years ago
Jiabin Yang 6ba2b22279
Merge pull request #13096 from JiabinYang/fix_mac
7 years ago
luotao1 fb077c17e6 add shared library for analysis
7 years ago
tensor-tang 9f02497b23 follow comment
7 years ago
tensor-tang 713e86486d bugfix ditu test
7 years ago
tensor-tang 63b38ca40b add lac test
7 years ago
tensor-tang 663a11ac7c bugfix and follow comment
7 years ago
nhzlx 5ec2fb0c93 add flexibledfs for find path between two nodes
7 years ago
luotao1 f3b7e18be9 add static library for analysis
7 years ago
luotao1 0fbe0a7a28 add multi-thread ut for ditu-rnn
7 years ago
luotao1 b3cd2ae88b Merge branch 'develop' into ner_ut2
7 years ago
Yan Chunwei af15f6f038
fea/refine fuse (#13076)
7 years ago
luotao1 07cb64adc0 add unit-test for chinese_ner
7 years ago
Xin Pan 823c4f87be
Merge pull request #13058 from panyx0718/infer
7 years ago
Jiabin Yang cceffca6bf
Update api_impl.cc
7 years ago
Jiabin Yang 5d5b70ad79
Update CMakeLists.txt
7 years ago
JiabinYang 7c7d3d6172 Fix mac
7 years ago
Yan Chunwei cfa6bbb755
move nodeid from graph to node (#13065)
7 years ago
Xin Pan 5adf118ab5 polish
7 years ago
Xin Pan c558f059ad fix
7 years ago
Xin Pan 4794d9cf70 use fast RunPrepareContext for inference
7 years ago
Yan Chunwei 902f19b46a
fea/fuse attention lstm simplify.with fusion lstm.with sequnce expand (#13006)
7 years ago
dzhwinter b78394ea57 done
7 years ago
Xin Pan 2bb15f437c
Merge pull request #12791 from panyx0718/ir3
7 years ago
dzhwinter b74af56bbc cpu compile is done
7 years ago
Xin Pan 880cb8c4c3 clean
7 years ago
Xin Pan 1a67061fee graph to program pass
7 years ago
dzhwinter 78aab05b71 fix more op errors
7 years ago