Closed Dnlee17 closed 2 years ago
Hi @Prem95 Can this run on CPU-only computer? If so, how can I modify your code thanks!
Hi there, the models are trained on a GPU, but I believe TF has functions to force to load the model on a CPU memory instead of a GPU. You can take a look at this StackOverflow
Hi @Prem95 Can this run on CPU-only computer? If so, how can I modify your code thanks!