mlx/python
Jacket c417e42116
[Fix] minor typo in default argument for argpartition's "axis" parameter (#1125)
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.
2024-05-15 15:25:25 -07:00
..
mlx Use compiled function in Sigmoid module (#1116) 2024-05-14 06:25:57 -07:00
src [Fix] minor typo in default argument for argpartition's "axis" parameter (#1125) 2024-05-15 15:25:25 -07:00
tests fix scatter index bug (#1122) 2024-05-14 15:04:58 -07:00