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 132 forks source link

Seeing if clearing the session helps with Travis flakiness #275

Closed matt-gardner closed 7 years ago

nelson-liu commented 7 years ago

http://stackoverflow.com/a/35705890 seems relevant as well

nelson-liu commented 7 years ago

but wow, that worked and it was crazy fast! thanks

matt-gardner commented 7 years ago

Fixes #270.

nelson-liu commented 7 years ago

merging this, thanks @matt-gardner