Skip to content

Commit 392230a

Browse files
author
Vincent Moens
committed
amend
1 parent 2fd193a commit 392230a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intermediate_source/pinmem_nonblock.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ def pin_copy_to_device_nonblocking(*tensors):
592592
# .. code-block:: bash
593593
#
594594
# # Install tensordict with the following command
595-
# !pip3 install https://github.com/pytorch/tensordict
595+
# !pip3 install tensordict
596596
#
597597

598598
from tensordict import TensorDict

0 commit comments

Comments
 (0)