mlx/python
Awni Hannun 3c2f192345
Propagate nans in binary ops (#579)
* propagate nans in binary ops

* handle empty matmul

* cpu minimum/maximum propagate nan

* benchmark maximum

* add min as well

* throw on negative indices with full

* verbose on linux

* fix matmul for zero K
2024-01-29 11:19:38 -08:00
..
mlx Add more checks and clearer error messages to conv operations (#563) 2024-01-26 15:13:26 -08:00
src No gil eval (#565) 2024-01-26 22:03:52 -08:00
tests Propagate nans in binary ops (#579) 2024-01-29 11:19:38 -08:00