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
7af1fa0946
Fix patchelf problem ( #295 )
...
fix patchelf
2022-09-28 12:33:32 +08:00
Jason
1f35f2036e
Decrease wheel package size ( #287 )
...
* Decrease wheel package size
* Decrease wheel package size
* Decrease wheel package size
2022-09-27 18:02:34 +08:00
zhoushunjie
50117fa6d2
Fix mac python lib link
2022-09-22 19:26:11 +08:00
zhoushunjie
f5ea967654
Fix rpath setting in linux
2022-09-21 20:05:19 +08:00
zhoushunjie
662b1e6113
add ORT_DIRECTORY compiler option
2022-09-21 20:05:19 +08:00
Jack Zhou
e7f741292e
Add some lib directories compiler option ( #255 )
...
* Add OPENCV_DIRECTORY option to provide the ability to specify the installed opecv lib pat
* Use find_package for opencv in windows, mac and linux
* Fix opencv cmake
* Fix python lib rpath setting
* fix mac python package
* Add some promt when use different opencv lib
* add status message
* Fix the backslash
* Fix python package user defined libs
* Fix windows python process libs
* Add windows lib set path
2022-09-21 13:25:56 +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