mirror of
https://github.com/ml-explore/mlx.git
synced 2025-10-16 14:18:12 +08:00

* Modified sort behavior when running CPU or Metal to match NumPy/JAX sorting behavior. * Modified sort behavior when running CPU or Metal to match NumPy/JAX * nits --------- Co-authored-by: Awni Hannun <awni@apple.com>