mlx/docs/src/usage
Awni Hannun 2419edd5b2
Faster indexing math in a few kernels (#1589)
* wip: faster compiled kernels

* faster general unary with uint specialization

* index type in compiled, unary, binary, ternary, copy

* fix jit

* jit fix

* specialize gather + scatter

* nit in docs
2024-11-18 19:52:00 -08:00
..
compile.rst Remove Hazard tracking with Fences (#1509) 2024-10-21 19:33:32 -07:00
distributed.rst Add docs for the distributed namespace (#1184) 2024-06-06 11:37:00 -07:00
function_transforms.rst Faster indexing math in a few kernels (#1589) 2024-11-18 19:52:00 -08:00
indexing.rst Fix vmap example in docs (#1556) 2024-11-02 17:44:14 -07:00
lazy_evaluation.rst Fix typo "it's" -> "its" (#1555) 2024-11-02 06:06:34 -07:00
numpy.rst Remove Hazard tracking with Fences (#1509) 2024-10-21 19:33:32 -07:00
quick_start.rst Remove Hazard tracking with Fences (#1509) 2024-10-21 19:33:32 -07:00
saving_and_loading.rst Remove Hazard tracking with Fences (#1509) 2024-10-21 19:33:32 -07:00
unified_memory.rst Remove Hazard tracking with Fences (#1509) 2024-10-21 19:33:32 -07:00
using_streams.rst Make array conform to the Python Buffer Protocol (#323) 2024-01-05 15:58:33 -08:00