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

Putting embeddings on CPU #347

Closed matt-gardner closed 7 years ago

matt-gardner commented 7 years ago

While #326 is still being figured out, we can still at least do this part of it, putting the embedding layers on the CPU to save memory.