Knet.jl icon indicating copy to clipboard operation
Knet.jl copied to clipboard

`skipInput` for RNN doesn't work for cuDNN 5.15 (but works for cuDNN 7.1.2)

Open xukai92 opened this issue 5 years ago • 2 comments

xukai92 avatar Jan 08 '19 14:01 xukai92

FYI, I found this by counting the number of parameters

xukai92 avatar Jan 08 '19 14:01 xukai92

If we can find the documentation/spec for cuDNN 5.15 on how exactly skipInput behaves for that version we can write a warning or condition in rnn.jl. However this is not high priority unless a user is stuck without the ability to upgrade.

denizyuret avatar May 02 '19 11:05 denizyuret