Commit 6483cc3
Remove unused variable in MultiCommTest (#932)
Summary:
Pull Request resolved: #932
Remove unused `device = torchcomm.get_device()` assignment in
the test setup helper. The variable was not referenced after
assignment.
Reviewed By: mingrany
Differential Revision: D951559941 parent c369d69 commit 6483cc3
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
0 commit comments