RUSTH這個人很懶,什麼都沒有留下~ 1 文章 0 評論 0 粉絲 關注私信 文章 評論 問答 關注 收藏 tensor list詳解 一、什麼是tensor list 1、Tensor import torch a = torch.tensor([1,2,3]) 2、列表 lst = [1, 2, 3] 結合兩者… RUSTH 編程 2025-02-24 點擊查看更多