DilatedRNN icon indicating copy to clipboard operation
DilatedRNN copied to clipboard

Is There a Typo?

Open standbyme opened this issue 6 years ago • 0 comments

https://github.com/code-terminator/DilatedRNN/blob/247a989977213dcb08a7db21dd16fea356b5be34/models/drnn.py#L62

I think it should be [[batch_size, hidden_dims], [batch_size, hidden_dims], ...]

standbyme avatar Sep 01 '19 09:09 standbyme