Skip to content

Commit 27b67c2

Browse files
committed
removed unneeded line
Signed-off-by: Joshua Rosenkranz <jmrosenk@us.ibm.com>
1 parent 9a08d6d commit 27b67c2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/models/test_decoders.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@
3232

3333
if USE_DISTRIBUTED:
3434
dist.init_process_group()
35-
# Fix until PT 2.3
36-
torch._C._distributed_c10d._register_process_group("default", dist.group.WORLD)
3735
aiu_dist_setup(dist.get_rank(), dist.get_world_size())
3836

3937
if USE_MICRO_MODELS:

0 commit comments

Comments
 (0)