You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.if you compiling with source code,you can add cmake .. -GNinja -DPY_VERSION=3.8 -DWITH_GPU=ON -WITH_ONNXRUNTIME=ON -WITH_ONEDNN=ON.Then, modify ${paddle_inference_demo} compile.sh and set LIB_DIR=${paddle_path}/build/paddle_inference_install_dir.
2. Ensure that the paddle version you downloaded comes with some compilation options -WITH_ONNXRUNTIME=ON -WITH_ONEDNN=ON
error while loading shared libraries: libpaddle2onnx.so.1.0.0rc2: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered: