I want to switch the processing between cpu & gpu(cuda) based on the information, whether gpu is available in the currently executing machine. I want to check it without using cuda api.[I want to load the torch cuda libraries, only if there is a valid gpu available]
Asked
Active
Viewed 45 times