is your code support multiple GPU?
jiaxue-ai opened this issue · 1 comments
jiaxue-ai commented
is your code support multiple GPU?
huangzehao commented
Hi, sorry, I think this codes do not support multiple GPU. Some codes about data loader and training should be modified (I am not very sure since I am not familiar with the implementation of multi GPU in Torch). https://github.com/soumith/imagenet-multiGPU.torch This repo may help you.