Commit Graph

45 Commits (02e17396c24f0deb11826e37a579a69dc41ca382)

Author SHA1 Message Date
qingqing01 39ec80def4
Remove the memory copy of feeding data in C++ inference API (#14577)
7 years ago
nhzlx faeb9b8aa9 fix compile rely problem
7 years ago
Superjomn e878a8e885 update
7 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
7 years ago
Tao Luo 813e54efbd
Merge pull request #14328 from PaddlePaddle/revert-14046-windows/debug
7 years ago
Tao Luo 387610aae1
Merge pull request #14325 from luotao1/fix_test_analysis_predictor
7 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
7 years ago
Tao Luo 381bea0a16 fix test_analysis_predictor
7 years ago
dzhwinter 2835e04409 merge develop branch. test=develop
7 years ago
Tao Luo fe8f178582 fix word2vec related inference unit-tests (#14203)
7 years ago
dzhwinter 1ace55c8ee merge develop branch
7 years ago
dzhwinter bf2e4cb188 cleard. staged
7 years ago
JiabinYang 7c45e77c41 test=develop
7 years ago
Yan Chunwei ee74be3a49
[1.1] Bugfix/tensorarray (#14044)
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
Tao Luo 2d89849125 add WITH_INFERENCE_API_TEST option (#13425)
7 years ago
tensor-tang acfdbf0293 enable ner analysis test and refine lac
7 years ago
tensor-tang ca30127e0a fix compile error undef registrar pass
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
Yan Chunwei 9df2d8b5ba
test/add text-classification test (#13081)
7 years ago
luotao1 fb077c17e6 add shared library for analysis
7 years ago
Yan Chunwei 902f19b46a
fea/fuse attention lstm simplify.with fusion lstm.with sequnce expand (#13006)
7 years ago
Tao Luo decda738b0
fea/anakin compile with demo (#12772)
7 years ago
Yan Chunwei 9ee698e605
enhance/ditu rnn with fc fuse (#12831)
7 years ago
luotao1 413bf9d494 disable anakin when cuda < 8.0 or cudnn < 7.0
7 years ago
luotao1 9f3789944c use latest anakin commit
7 years ago
luotao1 a222d336ca modify the anakin_model download dir
7 years ago
luotao1 22bc328951 fix anakin-NOTFOUND compiler error
7 years ago
luotao1 b2367f3661 update anakin.cmake
7 years ago
luotao1 94042ccd2d add comment
7 years ago
Luo Tao 64c0ba288a fix inference_lib_dist error
7 years ago
Luo Tao e8aa6d1283 add anakin compiler from github source code
7 years ago
Luo Tao cf74473244 make inference_anakin_test SERIAL
7 years ago
superjomn ebe1920626 add comment
7 years ago
superjomn 3c5e15de03 disable anakin test
7 years ago
cuichaowen 046de2acdb Improve anakin feature (#11961)
7 years ago
minqiyang e96fef2cf7 Fix inference api impl deps
7 years ago
Luo Tao 5ba4337698 unify libpaddle_inference_api into libpaddle_fluid
7 years ago
Yan Chunwei 9e0a94f069
inference-api code clean (#12274)
7 years ago
Yan Chunwei b42ced8eda
bugfix/tensorrt analysis fix subgraph trigger (#12266)
7 years ago
Luo Tao af1e54acd8 fix compiler error after move
7 years ago
Luo Tao 369dfb3d0f move contrib/inference to paddle/fluid/inference/api
7 years ago