Skip to content

Commit 18c32d1

Browse files
atskaeatsukosvekars
authored
Fix Enabling CUDA link (#2795)
Co-authored-by: atsuko <atsuko@ibm.com> Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
1 parent a0e5e66 commit 18c32d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advanced_source/usb_semisup_learn.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
# algorithm on dataset
8282
#
8383
# Note that a CUDA-enabled backend is required for training with the ``semilearn`` package.
84-
# See `Enabling CUDA in Google Colab <https://pytorch.org/tutorials/beginner/colab#using-cuda>`__ for instructions
84+
# See `Enabling CUDA in Google Colab <https://pytorch.org/tutorials/beginner/colab#enabling-cuda>`__ for instructions
8585
# on enabling CUDA in Google Colab.
8686
#
8787
import semilearn

0 commit comments

Comments
 (0)