Skip to content

Commit 47f3385

Browse files
committed
Fix formatting bug
1 parent cfead14 commit 47f3385

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

beginner_source/blitz/cifar10_tutorial.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ def forward(self, x):
278278

279279
print(device)
280280

281+
########################################################################
281282
# The rest of this section assumes that `device` is a CUDA device.
282283
#
283284
# Then these methods will recursively go over all modules and convert their

0 commit comments

Comments
 (0)