DefTruth
796fc7c928
[Doc] Update build_and_install compile options ( #460 )
2022-10-30 23:46:08 +08:00
czr-gc
ede59af857
[Backend] support ipu in paddle inference backend. ( #437 )
...
* feat(ipu): add ipu support for paddle_infer backend.
* fix(): remove unused env.
* fix(ipu): simplify user API for IPU.
* fix(cmake): fix merge conflict error in CMakeList.
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-10-30 18:59:59 +08:00
Wang Xinyu
caa369f64a
[Backend] TRT cast GPU input from int64 to int32, output from int32 to int64, and Windows support building CUDA files ( #426 )
...
* TRT cast int64 to int32
* windows cmake build cuda src
* fix windows cmake error when build cuda src
* add a notice in windows gpu build doc
* cmake add cuda std=11
* TRT cast output from int32 to int64
* nits
* trt get original input output dtype
2022-10-28 13:38:06 +08:00
Jason
3c208125b8
[Doc] Update 0.3.0 to 0.4.0 in all docs ( #443 )
...
* Update 0.3.0 to 0.4.0 in all docs
* Update download_prebuilt_libraries.md
2022-10-27 14:33:05 +08:00
Jason
35c0d0e5c7
Update gpu.md
2022-10-25 14:16:41 +08:00
Jason
d5c8740b87
Update gpu.md
2022-10-25 13:50:21 +08:00
DefTruth
9bc5b1119e
[Doc] Add PicoDet & PaddleClas Android demo docs ( #412 )
...
* [Backend] Add override flag to lite backend
* [Docs] Add Android C++ SDK build docs
* [Doc] fix android_build_docs typos
* Update CMakeLists.txt
* Update android.md
* [Doc] Add PicoDet Android demo docs
* [Doc] Update PicoDet Andorid demo docs
* [Doc] Update PaddleClasModel Android demo docs
* [Doc] Update fastdeploy android jni docs
* [Doc] Update fastdeploy android jni usage docs
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-10-23 14:06:09 +08:00
DefTruth
8dbc1f1d10
[Doc] Add Android C++ SDK build docs ( #409 )
...
* [Backend] Add override flag to lite backend
* [Docs] Add Android C++ SDK build docs
* [Doc] fix android_build_docs typos
* Update CMakeLists.txt
* Update android.md
2022-10-21 17:29:24 +08:00
Jason
60c0d082be
Update README.md
2022-10-19 11:02:44 +08:00
Jason
167a26fac2
Update README.md
2022-10-19 11:01:45 +08:00
Jason
cae163889e
Update README.md
2022-10-19 10:47:13 +08:00
DefTruth
e24c592f43
[osx] fixed mac osx arm64 and x86_64 0.3.0 rpath error ( #374 )
...
* Update paddle_inference.cmake
* Update process_libraries.py.in
* Update process_libraries.py.in
* Update paddle_inference.cmake
* Update CMakeLists.txt
* Update VERSION_NUMBER
* Update VERSION_NUMBER
* Update download_prebuilt_libraries.md
* Update gpu.md
* Update cpu.md
* Update download_prebuilt_libraries.md
* Update jetson.md
* Update tensorrt_tricks.md
* Update cpp.md
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-10-16 15:23:35 +08:00
Jason
3ff562aa77
Bump up to version 0.3.0 ( #371 )
...
* Update VERSION_NUMBER
* Update paddle_inference.cmake
* Delete docs directory
* release new docs
* update version number
* add vision result doc
* update version
* fix dead link
* fix vision
* fix dead link
* Update README_EN.md
* Update README_EN.md
* Update README_EN.md
* Update README_EN.md
* Update README_EN.md
* Update README_CN.md
* Update README_EN.md
* Update README_CN.md
* Update README_EN.md
* Update README_CN.md
* Update README_EN.md
* Update README_EN.md
Co-authored-by: leiqing <54695910+leiqing1@users.noreply.github.com >
2022-10-15 22:01:27 +08:00