error:mat1 and mat2 shapes cannot be multiplied (3584x28 and 784x128),when I want got a accuracy #15978
Unanswered
tms2003
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
Replies: 1 comment
-
@tms2003 Maybe you could check input size according to this error message and ensure the tensor size is
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wana to get train_acc_step just like the document,the code like this:
but I got this error:
so,how to got I wanted? I think the document and video has outdate and lack of some complete examples. so could u help me?
Beta Was this translation helpful? Give feedback.
All reactions