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 9a08d6d commit 27b67c2Copy full SHA for 27b67c2
tests/models/test_decoders.py
@@ -32,8 +32,6 @@
32
33
if USE_DISTRIBUTED:
34
dist.init_process_group()
35
- # Fix until PT 2.3
36
- torch._C._distributed_c10d._register_process_group("default", dist.group.WORLD)
37
aiu_dist_setup(dist.get_rank(), dist.get_world_size())
38
39
if USE_MICRO_MODELS:
0 commit comments