低调小萱

导航

 

2021年10月16日

摘要: Pytorch tensor と numpy ndarray の変換 - Pythonいぬ (hatenablog.com) 主要还是 array 转 tensor的时候要确定类型 x = torch.from_numpy(x.astype(np.float32)) 阅读全文
posted @ 2021-10-16 12:06 低调小萱 阅读(1347) 评论(0) 推荐(0)