allenai / deep_qa

A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)
Apache License 2.0
404 stars 133 forks source link

casting mask to float32 #234

Closed BeckySharp closed 7 years ago

BeckySharp commented 7 years ago

necessary for running the real model which has a mask of dtype=uint8