Closed Jilliansea closed 7 years ago
Hello, I want to know whether can I use this code without GPU?
The runfile demo_ECO_HC.m is cpu version for ECO algorirhm. So just run this script @Jilliansea
The GPU is only used if you set params.use_gpu = true in the runfile.
params.use_gpu = true
@so-as Thank you~ It runs~
Hello, I want to know whether can I use this code without GPU?