mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 00:57:33 +08:00
Revert "Remove Paddle Reader" (#1860)
Revert "Remove Paddle Reader (#1813)"
This reverts commit f3d44785c4
.
This commit is contained in:
@@ -26,7 +26,6 @@ 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