Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

How to enable cuda support #2

Closed
StevenLOL opened this issue Jan 13, 2017 · 2 comments
Closed

How to enable cuda support #2

StevenLOL opened this issue Jan 13, 2017 · 2 comments

Comments

@StevenLOL
Copy link

Hi, I created a demo project but found that it was unable to load a GPU trained model, would like to give demo that support cuda?

Thanks.

@guillaumekln
Copy link
Collaborator

As stated in the README, GPU models are not supported (yet). You will need to convert your GPU model to CPU first.

See http://opennmt.net/Advanced/#cpu-translation.

@StevenLOL
Copy link
Author

Cool , thanks. My original plan is to develop a C++ JsonRPC-OpenNMT server, then I found that the OpenNMT does have a Lua server.

Thanks again for sharing such a great project!

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

No branches or pull requests

2 participants