generative_inpainting
generative_inpainting copied to clipboard
neuralgym get_gpus error
gpu pid type sm mem enc dec command Idx C/G % % % % name 0 14891 C 90 67 0 0 python3
Traceback (most recent call last):
File "train.py", line 37, in
iwhy is this error raised..?
Hi ,I raised the same problem and can you tell me why this happend,Thank you )
This is because you do not have any idle GPU to use. You can simply comment code for getting GPUs. Take a reference at #41.