摘要: arr = arr.astype(numpy.int16) tensor = torch.from_numpy(arr) 问题1 TypeError: can't convert np.ndarray of type numpy.uint16. The only supported types ar 阅读全文
posted @ 2023-12-18 11:48 PengPanda 阅读(609) 评论(0) 推荐(0)