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 2a53216 commit 3de18afCopy full SHA for 3de18af
packaging/post_build_script.sh
@@ -21,6 +21,7 @@ if [[ "$CU_VERSION" == cu* ]]; then
21
--exclude libtorch_cpu.so \
22
--exclude libc10.so \
23
--exclude libc10_cuda.so \
24
+ --exclude libcudart.so.13 \
25
--exclude libcudart.so.12 \
26
--exclude libcudart.so.11.0 \
27
"${WHEEL_NAME}"
0 commit comments