Closed zoezhu closed 5 years ago
The similar problem with you. Did you solve it?
Does it work if you update pytorch to 1.2 ?
Sorry for the incorrect reply above. There was no error when I tried lltm. In fact, this error only happens on my own cell unit that similar to lltm. This is just due to the fact that I initialized the "bias" with 1 dimetion but the actual usage is 2 dimetion.
Does it work if you update pytorch to 1.2 ?
Thank you! Update pytorch to 1.2 works!
Following is info for my environment:
After cloning the git repo, I run setup.py
Here is what I got:
Then I run
Then error occurred,
And py and cpp work fine.