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