from local

This commit is contained in:
dohe0342 2023-02-03 01:04:05 +09:00
parent 2fdbe8f8f0
commit 1bc959a300
3 changed files with 1 additions and 0 deletions

View File

@ -581,6 +581,7 @@ def run(rank, world_size, args):
params.update(vars(args))
fix_random_seed(params.seed)
print(rank)
if world_size > 1:
setup_dist(rank, world_size, params.master_port)

Binary file not shown.