ValueError: Target size (torch.Size([1490])) must be the same as input size (torch.Size([100, 1490])) #4739
Unanswered
joshuajennysibbu
asked this question in
Q&A
Replies: 1 comment 11 replies
-
|
Beta Was this translation helpful? Give feedback.
11 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a few questions:
loss = F.binary_cross_entropy_with_logits(output, link_labels)
Beta Was this translation helpful? Give feedback.
All reactions