Commit Graph

126 Commits (40b17be4b0523492435714536de8c329c09925f3)

Author SHA1 Message Date
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
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
Yan Chunwei 3725f22442 Hotfix/api predictor (#13383)
7 years ago
tensor-tang 89d09e6594
Merge branch 'develop' into fea/ut/vis
7 years ago
luotao1 20b40cb06a add multi-thread for nlp unit-tests
7 years ago
tensor-tang dd0b2036c6 add note for use mkldnn
7 years ago
tensor-tang 01f0f16884 enable mkldnn in infer api
7 years ago
tensor-tang 8cbb3c0720 refine lac ut and fix fetch
7 years ago
tensor-tang ca973139fe
Merge pull request #13285 from tensor-tang/refine/ut/lac
7 years ago
tensor-tang acfdbf0293 enable ner analysis test and refine lac
7 years ago
luotao1 d4c3fe9a44 clean api_anakin_engine_rnn_tester
7 years ago
tensor-tang 7eebb90523 fix conflicts
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
Tao Luo 11b22883be
Merge pull request #12738 from luotao1/anakin_cpu
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