Skip to content

Commit 4736c99

Browse files
authored
Remove empty line in data_parallel_tutorial.py
1 parent e2a4c7f commit 4736c99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

beginner_source/blitz/data_parallel_tutorial.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,4 +250,3 @@ def forward(self, input):
250250
# models on several GPUs. After each model finishes their job, DataParallel
251251
# collects and merges the results before returning it to you.
252252
#
253-

0 commit comments

Comments
 (0)