minqi / hnatt

Train and visualize Hierarchical Attention Networks
MIT License
202 stars 35 forks source link

InvalidArgumentError: Inputs to operation gru_2/while/Select_1 of type Select must have the same size and shape. Input 0: [100,30000] != input 1: [100,150] #6

Open Angeela03 opened 5 years ago

Angeela03 commented 5 years ago

Can anyone tell me what this error means and how I can fix this?

EricDuy commented 5 years ago

I also have this problem.Have you dealed with it?Thank you!