Output of torch.argsort is not right

I think you are using Matlab logic, in python we count from zero, so 7th element is 0.4771 and 8th element is -1.5247.