The problem of setting the LSTM hidden_size #487
Unanswered
aiqinxuancai
asked this question in
Q&A
Replies: 1 comment
-
@aiqinxuancai -- if this is still a problem, please file a bug. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to translate a pytorch script, and since I don't use much for pytorch and torchsharp, I can't determine the cause of this problem.
It seems to be prompting me to pass in a hiddenSize of 0, but I passed in 256 when I created it.
Beta Was this translation helpful? Give feedback.
All reactions