Skip to content

Commit ae024eb

Browse files
author
Svetlana Karslioglu
authored
Update intermediate_source/optimizer_step_in_backward_tutorial.py
Fixing formatting
1 parent e0e96c5 commit ae024eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

intermediate_source/optimizer_step_in_backward_tutorial.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
4. How everything fits together in 10 lines to achieve memory savings.
1818
1919
To run this tutorial, you will need:
20+
2021
* PyTorch 2.1.0 or newer with ``torchvision``
2122
* 1 CUDA GPU if you'd like to run the memory visualizations locally.
2223
Otherwise, this technique would benefit similarly on any device.

0 commit comments

Comments
 (0)