torch.index_select(input, dim, index, out=None) → TensorReturns a new tensor which indexes the input tensor along dimension dim using the entries in index ...
確定! 回上一頁