baidu-research / persistent-rnn

Fast Recurrent Networks Library
Apache License 2.0
573 stars 87 forks source link

Test 'C Interface Forward Ops Test' Failed with error 'invalid device function' #18

Open SivanandAchanta opened 6 years ago

SivanandAchanta commented 6 years ago

Running tests for RNN (512, 7, 2, 1) (ReLU, forward, lstm, linear input, best) Test 'C Interface Tensor Test' Passed Test 'C Interface RNN Test' Passed Test 'C Interface Forward Ops Test' Failed with error 'invalid device function'

I am running on NVIDIA P100. Could you please let me know how to go about correcting this error... Thank you.