Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CNTK GPU use? #15

Open
nikosdim1 opened this issue Dec 8, 2017 · 2 comments
Open

CNTK GPU use? #15

nikosdim1 opened this issue Dec 8, 2017 · 2 comments

Comments

@nikosdim1
Copy link

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 👍

@cesarsouza
Copy link
Owner

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 added a commit that referenced this issue Dec 8, 2017
@nikosdim1
Copy link
Author

sure, I will keep watching @cesarsouza
thank u

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants