Closed SeanNaren closed 8 years ago
Seems like getting rid of
auto scratchDimension = extendDimensions(dimension, precision);
at line 789 from src/detail/rnn/recurrent_ops.cu solved the issue!
Thanks for the report. I removed the line from my development branch. I should merge it in soon.
Sounds good!
Hey! When building the library, running
scons mode=release install=true
terminates with this error:Running on Ubuntu 14.04 with a GTX 1080. Thanks!