How to change the parameters in the py file to train gpu?
Opened this issue · 3 comments
xiaoyu-maka commented
I changed two cpu parameters in inference.py to gpu but still didn't call gpu. Which code parameter should I change to complete gpu training?
xumingw commented
I'm sorry I don't understand your question. Could you provide more details?
xiaoyu-maka commented
I want to use GPU to train this model, but now it's CPU training. What specific location in the code should I change to use my GPU for training
xumingw commented
Please read training part of README