mirror of
https://github.com/ml-explore/mlx.git
synced 2025-10-19 00:04:41 +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>