Skip to content

Commit 3ef9d30

Browse files
committed
Update PyTorch requirement to 2.12+
1 parent 359f070 commit 3ef9d30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

advanced_source/cuda_graph_annotations_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
#
6161
# For this tutorial, you'll need:
6262
#
63-
# - PyTorch 2.13+
63+
# - PyTorch 2.12+
6464
# - A CUDA GPU
6565
# - Driver/CUDA-compat >= 13.1 for annotation support
6666
# - The ``cuda-bindings`` package >= 13.3.0 (``pip install cuda-python``)

0 commit comments

Comments
 (0)