Commit Graph

7 Commits

Author SHA1 Message Date
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