parent
6c8533f1d2
commit
14b0d56197
|
|
@ -163,5 +163,4 @@ def spawn_parallel_fn(
|
||||||
nprocs=world_size,
|
nprocs=world_size,
|
||||||
start_method=start_method,
|
start_method=start_method,
|
||||||
join=True,
|
join=True,
|
||||||
daemon=True,
|
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue