We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2a4c7f commit 4736c99Copy full SHA for 4736c99
beginner_source/blitz/data_parallel_tutorial.py
@@ -250,4 +250,3 @@ def forward(self, input):
250
# models on several GPUs. After each model finishes their job, DataParallel
251
# collects and merges the results before returning it to you.
252
#
253
-
0 commit comments