Skip to content

Commit 707afb3

Browse files
author
Svetlana Karslioglu
authored
Merge branch 'main' into svekars-patch-12
2 parents 2703efd + ea73167 commit 707afb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

beginner_source/basics/saveloadrun_tutorial.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,4 @@
6161
# Related Tutorials
6262
# -----------------
6363
# `Saving and Loading a General Checkpoint in PyTorch <https://pytorch.org/tutorials/recipes/recipes/saving_and_loading_a_general_checkpoint.html>`_
64+
# `Tips for loading an `nn.Module` from a checkpoint <https://pytorch.org/tutorials/recipes/recipes/module_load_state_dict_tips.html?highlight=loading%20nn%20module%20from%20checkpoint>`_

0 commit comments

Comments
 (0)