Closed MichaelXin closed 6 years ago
Hi Michael, the code will automatically use GPU if you have tensorflow-gpu installed. Maybe you will need to double check that. Also, you may want you may want check whether the code uses your GPU memory during training.
Hi Wenhan, I try to train this program, but the training is very slow on my machine. It seems that the program does not use the GPU on my machine. But I'm sure that the tensorflow in my system can employ the GPU acceleration, because I have tested it using other programs. Is there any idea for that? Thank you very much!