Skip to content

Commit 64c923e

Browse files
committed
try to fix build
1 parent 271b8f2 commit 64c923e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

intermediate_source/compiled_autograd_tutorial.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
# ------------
5151
# In this tutorial, we will base our examples on this simple neural network model.
5252
# It takes a a 10-dimensional input vector, processes it through a single linear layer, and outputs another 10-dimensional vector.
53-
#
5453

5554
import torch
5655

0 commit comments

Comments
 (0)