1.7.创建Tensor 1.7.1.Import from numpy 1.7.2.Import from List 1.7.3.set default type 1.7.4.rand/rand_like,randint 1.7.5.full() 1.7.6.arange() 1.7.7.linspace/logspace 1.7.7.1.torch.linspace() 1.7.7.2.torch.logspace() 1.7.8.ones/zeros/eye 1.7.8.1.ones 1.7.8.…