Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

char_rnn_unrolled completely stalled with gpu prefered context. it runs ok with cpu. #3

Open
davidleon opened this issue Jun 19, 2016 · 0 comments

Comments

@davidleon
Copy link

The char_rnn_unrolled hangs at
// Multiply inputs and weights, and add biases - all in one dot product!
ga::matmul(ctx, &h_in, &wlstm, &ifog);
it hangs indefinitely.

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

1 participant