https://discuss.pytorch.org/t/difference-between-torch-dtype-and-torch-tensortype/58948/21.更改源代码如下float_tensor = torch.tensor([4,5,6], dtype=float)# ...
確定! 回上一頁