Commit Graph

458 Commits (6c81230683e343c2e631b94e51ea89fd9103b463)

Author SHA1 Message Date
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
Yan Chunwei 3725f22442 Hotfix/api predictor (#13383)
7 years ago
Tao Luo 65b1fbb5d8
Merge pull request #13399 from luotao1/fix_cmake
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