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

If I place more than 3 layers of FlattenConsecutive in makemore_part5_cnn1.ipynb, I get error: not enough values to unpack (expected 3, got 2) #23

Open
NarenZen opened this issue Feb 1, 2023 · 0 comments

Comments

@NarenZen
Copy link

NarenZen commented Feb 1, 2023

@karpathy
I get an error from this line B, T, C = x.shape,
If I use more than 3 FlattenConsecutive layers

ValueError: not enough values to unpack (expected 3, got 2)

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