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

Tests are Flaky #270

Closed nelson-liu closed 7 years ago

nelson-liu commented 7 years ago

I've found the unit tests on CI recently to be extremely flaky (the jobs just get killed). I don't think its unreasonable for us to keep our memory usage low, so it'd be good to look into why this is happening.