Cortexsys
Cortexsys copied to clipboard
Disable gpu support ?
I dont have a dedicated graphics card and i want to disable gpu support and according to the docs I am using false for "useGPU" in % definitions(PRECISION, useGPU, whichThreads, plotOn) defs = definitions(PRECISION, false , [], true); but still in defs useGPU flag is still 1.
Is there any other reason why you want to disable it? I don't have a dedicated GPU and it still runs normally even if the flag is 1.
for the case of deep classifier it does not work , but for other cases it runs normally