Using a target size (torch.Size([128])) that is different to the input size (torch.Size([128, 1])) is deprecated
Opened this issue · 5 comments
ziqinggao commented
您好,请问这个报错怎么处理呢
sunjjjppp commented
同求
fqy-fqy commented
同求
cb123qwe commented
同求,可以加个QQ交流啊484564153
leanlivestwan commented
您好,这个解决了吗 这个torch版本是多少啊
seedoordog commented
adversarial_label = torch.cat((domain_label_source, domain_label_target), dim=0).view(-1,1).to(self.device)