Revert "Remove Paddle Reader" (#1860)

Revert "Remove Paddle Reader (#1813)"

This reverts commit f3d44785c4.
This commit is contained in:
DefTruth
2023-04-23 23:16:31 +08:00
committed by GitHub
parent 732d8e8943
commit 652024d2f6
7 changed files with 24 additions and 59 deletions

View File

@@ -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/"
]