Skip to content

Commit 5f0b6ae

Browse files
author
Vincent Moens
committed
index.rst
1 parent 0974b34 commit 5f0b6ae

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,13 @@ Welcome to PyTorch Tutorials
9393
:link: intermediate/tensorboard_tutorial.html
9494
:tags: Interpretability,Getting-Started,TensorBoard
9595

96+
.. customcarditem::
97+
:header: Good usage of `non_blocking` and `pin_memory()` in PyTorch
98+
:card_description: A guide on best practices to copy data from CPU to GPU.
99+
:image: _static/img/pinmem.png
100+
:link: intermediate/pinmem_nonblock.html
101+
:tags: Getting-Started
102+
96103
.. Image/Video
97104
98105
.. customcarditem::

0 commit comments

Comments
 (0)