Update test_results.py
This commit is contained in:
parent
c5053da789
commit
9d4a2b891d
|
@ -30,6 +30,7 @@ from tests.helpers.runif import RunIf
|
|||
|
||||
def _setup_ddp(rank, worldsize):
|
||||
import os
|
||||
|
||||
os.environ["MASTER_ADDR"] = "localhost"
|
||||
|
||||
# initialize the process group
|
||||
|
|
Loading…
Reference in New Issue