Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some bugs. #10

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Fix some bugs. #10

wants to merge 10 commits into from

Conversation

vnikme
Copy link

@vnikme vnikme commented Nov 15, 2018

  1. Fix out-of-array bug in training.
  2. Allow to generate on a different architecture.
  3. Fix lstm.

@xjcl
Copy link

xjcl commented May 6, 2019

During training I got

RuntimeError: The expanded size of the tensor (200) must match the existing size (199) at non-singleton dimension 0. Target sizes: [200]. Tensor sizes: [199]

Will this fix it? ("Fix out-of-array bug.")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants