Skip to content

Commit 80aba52

Browse files
Update inference.md
1 parent 8d619f1 commit 80aba52

File tree

1 file changed

+1
-1
lines changed
  • content/learning-paths/cross-platform/pytorch-digit-classification-arch-training

1 file changed

+1
-1
lines changed

content/learning-paths/cross-platform/pytorch-digit-classification-arch-training/inference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ This code demonstrates how to use a saved PyTorch model for inference and visual
108108

109109
After running the code, you should see results similar to the following figure:
110110

111-
![image](Figures/03.png "Figure 6. Example image caption")
111+
![image](Figures/03.png "Figure 6. Results Displayed")
112112

113113
### What have you learned?
114114

0 commit comments

Comments
 (0)