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 edfc2e1 commit a653ffdCopy full SHA for a653ffd
scripts/build-env/manylinux.sh
@@ -79,4 +79,4 @@ cd ../..
79
80
# Copy the shared library to the Tensor-Array lib directory
81
echo "Copying the shared library to the Tensor-Array lib directory..."
82
-cp tensor-array-repo/Tensor-Array/lib/libtensorarray_core.so src/tensor_array/
+cp tensor-array-repo/Tensor-Array/lib/*.so src/tensor_array/
0 commit comments