So the rnnlm script we have has some memory leak somewer. see if you can catch it. This uses 800MB: https://github.com/pytorch/examples/blob/master/word_language_model/main.py Our script uses 9GB: https://github.com/saikrishnarallabandi/compositionality-expts/blob/debug/garages/garage_lm/main_rnnlm_barebones.py @lmorishe @berzentine @saikrishnarallabandi
So the rnnlm script we have has some memory leak somewer. see if you can catch it.
This uses 800MB:
https://github.com/pytorch/examples/blob/master/word_language_model/main.py
Our script uses 9GB:
https://github.com/saikrishnarallabandi/compositionality-expts/blob/debug/garages/garage_lm/main_rnnlm_barebones.py
@lmorishe @berzentine @saikrishnarallabandi