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

Testing or Exporting without NVIDIA/CUDA? #18

Closed
Noltibus opened this issue Apr 29, 2019 · 1 comment
Closed

Testing or Exporting without NVIDIA/CUDA? #18

Noltibus opened this issue Apr 29, 2019 · 1 comment

Comments

@Noltibus
Copy link

Is it possible to test the trained model without having an NVIDIA graphics card and CUDA installed? Or even better to somehow export the trained model in a format like .pb?

I tried to evaluate the trained model and I get the message: Cuda driver version is insufficient for CUDA runtime version. This is obvious because I don't have an NVIDIA graphics card and therefore no CUDA installed.

@Duankaiwen
Copy link
Owner

@Noltibus Sorry, our current implementation only supports GPU so you need a GPU and need to have CUDA installed on your machine

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

No branches or pull requests

2 participants