PyTorch internal error while doing the imdb notebook

Was there any resolution for this? I’m seeing the error w/ pytorch==0.4.1.post2. Is freezing the recurrent layers just broken until 1.0?

I don’t actually know, I always thought 0.4.1 solved it, too.
Can you check if the 1.0 preview is OK? I think I’d recommend to just wait a week if you prefer a stable release or you could build PyTorch’s v1.0 git branch.

I’ll wait for the 1.0 release then check. Thanks

Thanks! If you have a particularly simple repro, I can also check against master and prepare a fix sooner.