HazeDT/DAGCN

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

您好,请问这个报错怎么处理呢

同求

同求

同求,可以加个QQ交流啊484564153

您好,这个解决了吗 这个torch版本是多少啊

adversarial_label = torch.cat((domain_label_source, domain_label_target), dim=0).view(-1,1).to(self.device)