scatter99scatter(x, y)# A scatter plot of y vs. x with varying marker size andor color. See 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)