Closed hadzica closed 3 years ago
Hi guys
Thanks for providing your great work. I was able to run train.py. But I'm wondering how to set the gpu id in train.py. Do you have a suggestion. I would be very thankful.
Thanks
Please try os.environ['CUDA_VISIBLE_DEVICES'] = '0'
os.environ['CUDA_VISIBLE_DEVICES'] = '0'
thanks!
Hi guys
Thanks for providing your great work. I was able to run train.py. But I'm wondering how to set the gpu id in train.py. Do you have a suggestion. I would be very thankful.
Thanks