mirror of
https://github.com/ml-explore/mlx.git
synced 2025-12-08 12:18:57 +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>