Skip to content

Commit

Permalink
Update Part 5 numbering in DSN Tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
abrahamchan authored Jun 17, 2024
1 parent 0888526 commit c8d0d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/DSN24/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ runOption:
cat llfi/std_output/std_outputfile-run-0-3
```
## Part 4: Specifying Specific Neural Network Layers
## Part 5: Specifying Specific Neural Network Layers
View the original model, `mnist-cnn.py`, written in TensorFlow for reference.
In this exercise, we wish to select specific layers in the model for fault injection.
Previously, `input.yaml` was configured so that many different layers were chosen at random for fault injection.
Expand Down

0 comments on commit c8d0d68

Please sign in to comment.