Jack Zhou
|
173bbf5af4
|
[Backend] Integrate TensorRT in Paddle Inference backend by default (#381)
* Modify filter of trt
* Add Note for trt libs
* Use paddle inference with trt package
Co-authored-by: Jason <jiangjiajun@baidu.com>
|
2022-10-18 15:29:06 +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 |
|
Jason
|
e6f8bd90cf
|
Revert Paddle Inference to No TRT version (#355)
|
2022-10-12 19:39:37 +08:00 |
|
Jason
|
945e197bd1
|
Fix bug of get input/output information from PaddleBackend (#339)
* Fix bug of get input/output information from PaddleBackend
* Support Paddle Inference with TensorRT (#340)
* Fix bug
|
2022-10-12 11:37:26 +08:00 |
|
Jason
|
311a59c62d
|
Add patchelf to solve the build problem on Linux without patchelf (#291)
* add patchelf as tool
* Update CMakeLists.txt
|
2022-09-28 10:48:49 +08:00 |
|
Jason
|
5046574b95
|
Fix bug for part of detection model (#243)
* fix error for part of detection model
* fix error for part of detection model
* add patch paddle inference
|
2022-09-16 16:31:34 +08:00 |
|
Jason
|
695034fdad
|
Modify directory external and build_scripts name (#225)
modify directory name
|
2022-09-14 20:13:35 +08:00 |
|