You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It doesn't look like RNNDesc has information about number of layers, bidirectional, etc. params() does not seem to be aware of multiple layers if I am not mistaken. Is this an incomplete interface? What does Flux use? (I can help complete it)