Element-Research / rnn

Recurrent Neural Network library for Torch7's nn
BSD 3-Clause "New" or "Revised" License
939 stars 313 forks source link

Fixes #354 SeqGRU CudaByteTensor bug #355

Closed JoostvDoorn closed 7 years ago

JoostvDoorn commented 7 years ago

This fixes #354.

ywelement commented 7 years ago

Thanks, @JoostvDoorn. Your fix has been merged.