Commit cfb0817
Deep Learning 60min Blitz Audit (pytorch#3602)
Fixes [T237454992](https://www.internalfb.com/intern/tasks/?t=237454992)
## Description
The following list of tutorials was reviewed:
/beginner/deep_learning_60min_blitz
/beginner/blitz/tensor_tutorial
/beginner/blitz/autograd_tutorial
/beginner/blitz/neural_networks_tutorial
/beginner/blitz/cifar10_tutorial
All the code was run and no deprecation warnings or runtime errors were found, except for the multiprocessing error that is fixed by this PR
---------
Co-authored-by: Svetlana Karslioglu <svekars@meta.com>1 parent 764358a commit cfb0817
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
0 commit comments