Problem with torch.multiprocessing and Roberta

This actually doesn’t work even with just one worker

p = ctx.Pool(1)

So I think it is related to the multiprocessing code

1 Like