Open betterpotter opened 6 years ago
Multi-gpu training is supported by PyTorch. Does spotlight support multi gpu training?
I tried os.environ["CUDA_VISIBLE_DEVICES"] with more than one gpus, however, it did not work.
I don't think so. Let me know if you find a way to do it!
Multi-gpu training is supported by PyTorch. Does spotlight support multi gpu training?
I tried os.environ["CUDA_VISIBLE_DEVICES"] with more than one gpus, however, it did not work.