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

Batch_dot Error #116

Open
akare55 opened this issue Aug 14, 2020 · 2 comments
Open

Batch_dot Error #116

akare55 opened this issue Aug 14, 2020 · 2 comments

Comments

@akare55
Copy link

akare55 commented Aug 14, 2020

When I run the code. I take an error like this:

Can not do batch_dot on inputs with shapes (None, 10, 10, 1152, 16) and (None, 10, None, 1152, 16) with axes=[2, 3]. x.shape[2] != y.shape[3] (10 != 1152).

How can I solve this problem?

@return-sleep
Copy link

hi, do you solve this problem? i take the error too.

@sandruskyi
Copy link

Me too! Any help?

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

3 participants