Question: I want to extract the tensor([1, 2, 3]) , tensor([4, 5, 6]) i.e., the index 1 tensors from data to either a numpy array or a list ...
確定! 回上一頁