c = torch.tensor([10], dtype=torch.float32) # As 1-D Vector with specified Data-type print(c) ... Draw random samples from normal distribution.
確定! 回上一頁