Allocating specific GPU's using Pytorch imagenet example code

后端 未结 0 1180
误落风尘
误落风尘 2020-12-03 11:54

Pytorh has an example here on how to train networks on Imagenet. At line 102, we have ngpus_per_node = torch.cuda.device_count() which takes all the GPU\'s to a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题