mlx/python
Noah Farr d729a1991b
Fix arange with inf step (#686)
* Fix case for step=inf in arange and add inf check for start/stop

* Add test cases for arange

* Update ops.cpp to include climits header

* Fix arange

* Fix formatting

* Refactor

* Add missing include
2024-02-23 06:18:15 -08:00
..
mlx Shapeless compilation for some graphs (#687) 2024-02-19 21:43:54 -08:00
src Shapeless compilation for some graphs (#687) 2024-02-19 21:43:54 -08:00
tests Fix arange with inf step (#686) 2024-02-23 06:18:15 -08:00