mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-23 05:58:09 +08:00

According to the document, argpartition's axis parameter can be None, but due to a previous typo it can't really accepts a None value.
According to the document, argpartition's axis parameter can be None, but due to a previous typo it can't really accepts a None value.