torch.Tensor.index_copy¶ Tensor.index_copy(dim, index, tensor2) → Tensor¶ torch.Tensor.index_copy_() 的非就地版本。