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

ValueError: Cannot do batch_dot on inputs with shapes #137

Open
SaiMoulikaBedadhala opened this issue Feb 7, 2024 · 0 comments
Open

ValueError: Cannot do batch_dot on inputs with shapes #137

SaiMoulikaBedadhala opened this issue Feb 7, 2024 · 0 comments

Comments

@SaiMoulikaBedadhala
Copy link

SaiMoulikaBedadhala commented Feb 7, 2024

I am not able to understand the usage of tensors and how to modify the dimensions according to my dataset
ERROR:
ValueError: Cannot do batch_dot on inputs with shapes (None, 3, 3, 131072, 16) and (None, 3, 131072, 131072, 16) with axes=[2, 3]. x.shape[2] != y.shape[3] (3 != 131072).

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