y=torch.empty(3,1,1) (x+y).size() RuntimeError: The size of tensor a (2) must match the size of tensor b (3) at non-singleton dimension 1
確定! 回上一頁