DingKe/nn_playground

qrnn error=> TypeError: unsupported operand type(s) for +: 'NoneType' and 'int'

Opened this issue · 1 comments

Hello,

I got this error when running qrnn_imdb.py using keras 2.0.0:
TypeError: unsupported operand type(s) for +: 'NoneType' and 'int'

Thanks,
Yasser

Hello, I'm working on keras 2.0.0.
What version of python are you using?
what operating system?

Regards,
Edresson Casanova.