mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 16:48:03 +08:00
Remove Paddle Reader (#1813)
* Remove Paddle Reader * support pp-infer c++14 * disable trt cache --------- Co-authored-by: wang-xinyu <wangxinyu_es@163.com>
This commit is contained in:
@@ -26,6 +26,7 @@ def process_paddle_inference(paddle_inference_so_file):
|
||||
rpaths = [
|
||||
"$ORIGIN", "$ORIGIN/../../third_party/install/mkldnn/lib/",
|
||||
"$ORIGIN/../../third_party/install/mklml/lib/",
|
||||
"$ORIGIN/../../third_party/install/fdmodel/lib/",
|
||||
"$ORIGIN/../../../tensorrt/lib/"
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user