1 Tensor的创建2 Tensor的索引和切片2.1 Indexing 索引2.2 select first/last N 2.3 ... print(a.min(), a.max(), a.mean(), a.prod()) # tensor(0.) ...
確定! 回上一頁