Justin Deschenaux
Justin Deschenaux
Hello, I ran into the same issue, and it even froze my computer sometimes (left it running whole night to be sure). I also used ubuntu 18.04 when this occured...
Hello, thanks for you answer. Indeed `2**30` works fine.
Actually, I will add the GRU and LSTM, wait before reviewing
I think the code is in a decent state, let me know what you think when you had time to review.
Thank you for taking the time to review the PR. The next two weeks are very packed, hence most likely I won't have time to update the code but I...
Apologies for the delay, I will get it done following the previous discussions
I think the PR is up for a new round of review, I have removed the cell modules and batched the input projection instead of computing it sequentially. I have...
My bad, yes, it should be fixed now.
Any update regarding this ?
Assuming I have an implementation functionally equivalent to the numpy version, not in place, but returning a new array, would you be interesting in me making a PR ? I...