Commit Graph

96 Commits (6df1ca54c869efe34723be8bee2ce15db7320a2a)

Author SHA1 Message Date
Tao Luo fe8f178582 fix word2vec related inference unit-tests (#14203)
6 years ago
dzhwinter bf2e4cb188 cleard. staged
6 years ago
dzhwinter ebfe5a02b3 merge develop branch
6 years ago
Yan Chunwei ee74be3a49
[1.1] Bugfix/tensorarray (#14044)
6 years ago
wanghaoshuang 3ae9645084 compile in linux
6 years ago
nhzlx f569095084 add tensorrt api lib to paddle_fluid
6 years ago
luotao1 d55d7e04fd update libpaddle_fluid.so with zeroCopy
6 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix (#13451)
6 years ago
Tao Luo 2d89849125 add WITH_INFERENCE_API_TEST option (#13425)
7 years ago
dzhwinter c3e1fb5a3e add demo
7 years ago
luotao1 d0fbe78040 move analyzer_xxx_tester to inference/tests/api
7 years ago
luotao1 ae44efffee fix ci error
7 years ago
luotao1 0639a32477 Merge branch 'develop' into library
7 years ago
dzhwinter dbe90cc0f6 merge develop branch
7 years ago
luotao1 fb077c17e6 add shared library for analysis
7 years ago
luotao1 f3b7e18be9 add static library for analysis
7 years ago
Jiabin Yang 5d5b70ad79
Update CMakeLists.txt
7 years ago
JiabinYang 7c7d3d6172 Fix mac
7 years ago
dzhwinter b78394ea57 done
7 years ago
dzhwinter b74af56bbc cpu compile is done
7 years ago
Xin Pan 1a67061fee graph to program pass
7 years ago
Luo Tao 5ba4337698 unify libpaddle_inference_api into libpaddle_fluid
7 years ago
qiaolongfei 0e30c9d6fb fix mac build
7 years ago
Luo Tao af1e54acd8 fix compiler error after move
7 years ago
Luo Tao b1a1124d36 fix compiler and run error in static library
7 years ago
Luo Tao 24ced1d0b9 add independent demo for test static fluid library
7 years ago
tensor-tang 2238ea56de paddle fluid static lib symbol hidden
7 years ago
dzhwinter 4ed0b62476
Move fluid::framework::InitDevices into fluid::platform (#11757)
7 years ago
superjomn f1224945ba fix analysis compile bug
7 years ago
Yan Chunwei 97b7502772
inference API little fix (#11069)
7 years ago
Xin Pan 2f0df56422 add inference interface impl
7 years ago
Luo Tao 4a5ebb6806 fix tensorrt_engine compiler error
7 years ago
Yan Chunwei 6eeb819538
feature/inference analysis dot (#10494)
7 years ago
Luo Tao 71f51ff64a refine tensorrt cmake and dockerfile
7 years ago
Luo Tao d4682247e1 auto find tensorrt library
7 years ago
Yan Chunwei 186659798f
add tensorrt build support(#9891)
7 years ago
Yiqun Liu e90e7ab237
Remove the use of ARCHIVE_START/END (#9844)
7 years ago
Yi Wang f31a0da363 Restore inference CMakeLists.txt
7 years ago
Yi Wang e831bd43b0 Add ARCHIVE_START/END back
7 years ago
Yi Wang 0564e74fe5 Update
7 years ago
Yi Wang e9ba79c880 Update
7 years ago
Yi Wang eebb205324 Update CMakeLists
7 years ago
Liu Yiqun 961151f17a Disable the link flags on Mac.
7 years ago
Liu Yiqun 6c614814da Limit the symbol table of fluid shared library.
7 years ago
Tao Luo 6f50dee4d5 compile and install the static library of fluid inference (#7827)
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago