keras-sharp icon indicating copy to clipboard operation
keras-sharp copied to clipboard

CNTK GPU use?

Open nikosdim1 opened this issue 7 years ago • 2 comments

How to use CNTK GPU in SampleApp ?

Seems that the KerasSharp.Backends.Current.Switch has not the correct GPU type to work

btw Great work 👍

nikosdim1 avatar Dec 08 '17 12:12 nikosdim1

Hi @nikosdim1,

I will commit a sample application that shows how to use CNTK's GPU assembly instead of the CPU one. However, training with CNTK will simply not work at this stage because of some issue with CNTK, where the CLR memory gets corrupted after a few training iterations.

Sorry to disappoint, but please keep a look at this project to try it once those initial silly issues get solved!

Regards, Cesar

cesarsouza avatar Dec 08 '17 19:12 cesarsouza

sure, I will keep watching @cesarsouza
thank u

nikosdim1 avatar Dec 08 '17 19:12 nikosdim1