Files
mlx/tests
jhavukainen 8b9a3f3cea Align mlx::core::max op nan propagation with NumPy (#2339)
* Make max op NaN propagation rules align with numpy

* Adding benchmarks and testing for max op nanpropagation

* Pre-commit formatting

* Fix max complex64 nan propagation and add test

* Improve the cpp unittest

* Only check nans on non-integral types in simd_reduce_impl.

* Cleanup using namespace alias

* Add cpu Max nanpropagation. Fix a small fib in cpu max dispatch data types for int8/int16.

* Make the max nanpropagation test more meaningful for integer types

* Remove tuple unpacking syntax to comply with earlier python versions. Add cuda skip to nanpropagation tests, fix cuda implementation in a separate PR.
2025-07-09 11:26:27 -07:00
..
2024-01-11 11:57:24 -08:00
2025-05-06 21:26:46 -07:00
2025-05-02 15:08:50 -07:00
2023-11-30 11:12:53 -08:00
2024-07-25 09:36:44 -07:00
2025-05-14 23:37:12 -07:00
2025-04-30 09:08:39 -07:00
2023-11-30 11:12:53 -08:00