We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12b5063 commit 75f5403Copy full SHA for 75f5403
scripts/build-env/manylinux.sh
@@ -75,4 +75,5 @@ fi
75
76
cd ../..
77
78
-patchelf --set-rpath "\$ORIGIN/../lib" ./lib/*.so
+patchelf --set-rpath "\$ORIGIN/../lib" ./lib/libtensorarray_core.so
79
+patchelf --set-rpath "\$ORIGIN/../lib" ./lib/libtensorarray_layers.so
0 commit comments