espnet.distributed.pytorch_backend.launch.launch
Less than 1 minute
espnet.distributed.pytorch_backend.launch.launch
espnet.distributed.pytorch_backend.launch.launch(func, args, nprocs, master_addr='localhost', master_port=None)
Launch processes with a given function and given arguments.
NOTE
Current implementaiton supports only single node case.