NBNet icon indicating copy to clipboard operation
NBNet copied to clipboard

question about multiple GPUs training

Open leefly072 opened this issue 4 years ago • 0 comments

Thank you very much for sharing. I have some mistakes when I wanted to do GPU training in parallel. It seems that the code can only be trained on one GPU. There is no " torch.nn.DataParallel" in the code. could it also can train in multiple GPUs?

leefly072 avatar Jun 21 '21 09:06 leefly072