Sense-X/X-Temporal

forkserver

Closed this issue · 1 comments

torch.multiprocessing.set_start_method("forkserver") might not work well for windows users.

Sorry, PyTorch distributed only supports Linux now.