We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0974b34 commit 5f0b6aeCopy full SHA for 5f0b6ae
index.rst
@@ -93,6 +93,13 @@ Welcome to PyTorch Tutorials
93
:link: intermediate/tensorboard_tutorial.html
94
:tags: Interpretability,Getting-Started,TensorBoard
95
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
+
103
.. Image/Video
104
105
.. customcarditem::
0 commit comments