摘要: RuntimeError: Input type (torch.cuda.HalfTensor) and weight type (torch.cuda.FloatTensor) should be the same 模型输入的数据类型要与模型参数的数据类型一致。 torch.cuda.HalfTe 阅读全文
posted @ 2022-03-07 15:28 CAMILIA 阅读(3274) 评论(0) 推荐(0)