Pytorch使用CPU运行“Torch not compiled with CUDA enabled” https://blog.csdn.net/demo_jie/article/details/107358836
AttributeError: 'Tensor' object has no attribute 'T' : 把D.T改成 D.t()