scatter991.6w3347pytoch tensor.scatter_ () pytorch torch.tensor.scatter()Parameters: src (Tensor) – The source tensor.; index (LongTensor) – The indices of elements to scatter.; dim (int, optional) – The axis along which to index.(default: -1) out (Tensor, optional)