torch.gather(input, dim, index, out=None, sparse_grad=False) ... torch에서는 gather 함수를 제공하여 쉽게 indexing을 할 수 있다.
確定! 回上一頁