self.match(
            np_math_ops.argmin(arr, axis=axis),
            np.argmin(arr, axis=axis),