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

RuntimeError: mat1 and mat2 shapes cannot be multiplied (1x18 and 512x1024) #49

Open
nadavpo opened this issue Jun 23, 2022 · 0 comments

Comments

@nadavpo
Copy link

nadavpo commented Jun 23, 2022

Thank you for your code.
I got this error:
RuntimeError: mat1 and mat2 shapes cannot be multiplied (1x18 and 512x1024)

To fix this I add transpose on the latent variable before latent_to_image in make_training_data.py

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

1 participant