torch.Tensor() is simply a special case of torch.empty() where the data type is torch.FloatTensor.
確定! 回上一頁