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

Error on the size of some tensors #1

Open
chouaibchaoun opened this issue Apr 23, 2021 · 0 comments
Open

Error on the size of some tensors #1

chouaibchaoun opened this issue Apr 23, 2021 · 0 comments

Comments

@chouaibchaoun
Copy link

Exception has occurred: RuntimeError
The size of tensor a (512) must match the size of tensor b (256) at non-singleton dimension 3
File "C:\Users\chouaib\Documents\Markaiter\develop\tnt-kid\tnt_kid\model\transformer.py", line 331, in _attn
w = w * b + -1e10 * (1 - b)

Any help ?

Thankx in Advance.

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