-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
I've been running inference with the provided pre-trained model, but I've noticed that it only runs on the CPU. I attempted to convert the code to run on a GPU; however, I get numerous runtime errors regarding CPU tensors vs GPU tensors. I see that there are several C++ source files included. Does this mean that this implementation of CRF as RNN is not able to run on a GPU, due to the code compiling for the CPU? Or am I missing something in my conversion of your code?
Thanks!
xiaomengyc, yilinliu77, Landmine598, hemanticr, umangksinha and 10 more
Metadata
Metadata
Assignees
Labels
No labels