Skip to content

Commit 8e9cf6d

Browse files
authored
Apply suggestions from code review
1 parent c94d53e commit 8e9cf6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source-pytorch/accelerators/gpu_faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ total number of samples processed in one forward/backward pass is
1919
2020
A couple of examples to illustrate this:
2121

22-
.. testcode::
22+
.. code-block:: python
2323
2424
dataloader = DataLoader(..., batch_size=7)
2525

0 commit comments

Comments
 (0)