Skip to content

Commit 719a738

Browse files
authored
Remove very stale line from build_wheel.sh
As MacOS indeed no longer supports CUDA
1 parent bf55c5e commit 719a738

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wheel/build_wheel.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ else
3939
fi
4040

4141
echo "Building for Python: $desired_python Version: $build_version Build: $build_number"
42-
echo "This is for OSX. There is no CUDA/CUDNN"
4342
python_nodot="$(echo $desired_python | tr -d m.u)"
4443

4544
# Version: setup.py uses $PYTORCH_BUILD_VERSION.post$PYTORCH_BUILD_NUMBER if

0 commit comments

Comments
 (0)