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

TypeError: decode() missing 1 required positional argument: 'emb' #2

Open
yiyi9527 opened this issue Aug 9, 2022 · 1 comment
Open

Comments

@yiyi9527
Copy link

yiyi9527 commented Aug 9, 2022

I got a question when I run train_vae.py,In line 182,the code ‘sample = model.decode(sample).cpu()’,function decode() lose a required argument ‘emb’

image

HELP!THANKS!T_T

@yuzhao0319
Copy link

Just comment out the reshape (64 20) code, or else tensor.cat cannot be spliced

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

No branches or pull requests

2 participants