therne / dmn-tensorflow

Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow
240 stars 82 forks source link

On python3.5, running dmn model I come to this error #4

Open tianlongwang opened 8 years ago

tianlongwang commented 8 years ago

TypeError: Input 'y' of 'Equal' Op has type int64 that does not match type int32 of argument 'x'.