new_tensor(data,dtype) - new_tensor(data, dtype=None, device=None, requires_grad=False) -> Tensor Returns a new Tensor with :attr:`data` as the tensor data.
確定! 回上一頁