seq2seq-chatbot
seq2seq-chatbot copied to clipboard
How can I train with my GPU?
Hello, I'm planning to train this with my GPU to make the training faster. The problem is it only utilizes my CPU. Thank you.
@cavin12400 It should be running on GPU by default. Please check your tensorflow-gpu
installation.