NProkoptsev

Results 3 comments of NProkoptsev

Have anyone checked fast ai implementaion for pytorch 1.0 ? https://github.com/fastai/fastai/blob/master/fastai/text/models/awd_lstm.py

@jameslamb can you take a look at this PR? I added test, but it currently breaks for some gpu builds (perhaps because gpu is not deterministic?) The goal of this...