Commit Graph

91 Commits (63dd3183bcb89dbf1bf0501c70f3ded69a6feb09)

Author SHA1 Message Date
Cheerego 3c60446e59
fix deadlink (#16129)
6 years ago
Tao Luo b9d1bf2364 remove leacy WITH_FLUID_ONLY option
6 years ago
Tao Luo f522b4417f remove legacy WITH_TIMER, WITH_DOC, ON_TRAVIS options
6 years ago
sneaxiy 3e917a934a add scope_pool
6 years ago
Wu Yi 16e73e0d28
hide operator API (#12543)
6 years ago
Luo Tao e725ae7ffe Merge branch 'develop' into api
7 years ago
Wu Yi db67d60e31
Remove block api (#12107)
7 years ago
Luo Tao 369dfb3d0f move contrib/inference to paddle/fluid/inference/api
7 years ago
Luo Tao d1b5f56b05 fix simple_on_word2vec fails on Manylinux1
7 years ago
Tao Luo 7c5e6d2cce
Merge pull request #12160 from luotao1/vis_demo
7 years ago
Luo Tao 6313bdc35f add independent vis_demo for inference
7 years ago
石晓伟 0b9abcbe75 update paddle_inference_api_anakin_engine.cc with cuda sync (#12037)
7 years ago
Luo Tao 09a7588228 refine the switch name
7 years ago
Luo Tao b5a6c4d88a adjust the order of libpaddle_inference_api and libpaddle_fluid
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 f92024470b
Merge pull request #12052 from tensor-tang/refine/infer/api/static
7 years ago
tensor-tang 269246cb3b
Merge pull request #12046 from tensor-tang/refine/infer/api/dynamic
7 years ago
tensor-tang e4e0ffdbf2 fix check_symbol cmake error
7 years ago
tensor-tang eeaf7673b8 fix depends
7 years ago
Luo Tao 57b30c2be3 fix compiler error when using shared library, disable testing static library
7 years ago
tensor-tang 83883a2ed9 Merge remote-tracking branch 'ups/develop' into refine/infer/api/dynamic
7 years ago
Luo Tao 37765adb9d Merge branch 'develop' into demo
7 years ago
Tao Luo 938920c894
Merge pull request #12020 from typhoonzero/fix_mac_whl_packaging
7 years ago
tensor-tang b065522d6c add some symbol check
7 years ago
Luo Tao f8a74ccc7b add shared library test
7 years ago
Luo Tao 2d9bd762ee Merge branch 'develop' into demo
7 years ago
Luo Tao c6fe794a9c add independent inference demo on teamcity
7 years ago
Tao Luo 27aef26f57
Merge pull request #12009 from luotao1/warning
7 years ago
typhoonzero b2b371f31d update
7 years ago
tensor-tang 7f93def030 inference api static lib symbol hidden
7 years ago
typhoonzero 869ccea565 fix inference deps
7 years ago
tensor-tang 4922074edc inference api symbol hidden
7 years ago
Superjomn 38e17621f6 update
7 years ago
Luo Tao fc3e7341fc fix compile warning in inference related codes
7 years ago
dzhwinter 4ed0b62476
Move fluid::framework::InitDevices into fluid::platform (#11757)
7 years ago
Yan Chunwei cde5693bdd
fea/expose infrerence api so (#11793)
7 years ago
Yan Chunwei 95385de798
fix anakin manylinux build
7 years ago
Luo Tao 9211824841 fix tensorrt compiler bug
7 years ago
Yan Chunwei 5082642bdb
feature/analysis to support sub-graph for TRT engine (#11538)
7 years ago
tensor-tang 64e44e929c add option to compile inference demo
7 years ago
Yan Chunwei c228977727
add anakin release (#11747)
7 years ago
Yan Chunwei f2459aafd2
inference API init cn (#11731)
7 years ago
tensor-tang 52993878a4 add feature/vis infer demos (#11708)
7 years ago
Yan Chunwei b0f98849fd
inference doc fix grammer (#11718)
7 years ago
Yan Chunwei bcea248b60
doc/inference api (#11332)
7 years ago
Yan Chunwei a009272ec7
inference/unify output buffer management (#11569)
7 years ago
Yang Yang(Tony) d00a0436b1
Remove tape (#11548)
7 years ago
gongweibao cdc06b011f
Fix dependency of `tape/variable.cc` (#11472)
7 years ago
Yan Chunwei 212651a5b8
bugfix/anakin-ci (#11473)
7 years ago