Created by: FlyingQianMM
The backward gradients of the argsort op in CPU mode are wrong and the testcode does not detect this case, so we correct CPU gradients implements and form a network in the testcode to test its forward and backward process. test=develop