mlx/mlx/backend/accelerate
Awni Hannun 4758c8baa1
Start to cleanup/unify accelerate and common back-ends (Part 1/N) (#1777)
* start to cleanup/unify accelerate and common back-ends

* more progress

* simplify

* add half type and allow infs in simd exp

* unify softmax + quantized, more dispatches to simd quantized mm

* add sin/cos, use simd in vector-scalar ops

* faster CPU vectorize quant

* faster erf/erfinv
2025-01-29 14:34:49 -08:00
..
CMakeLists.txt Start to cleanup/unify accelerate and common back-ends (Part 1/N) (#1777) 2025-01-29 14:34:49 -08:00
conv.cpp Accelerate import updates for iOS (#1227) 2024-06-26 09:01:50 -07:00
matmul.cpp Accelerate import updates for iOS (#1227) 2024-06-26 09:01:50 -07:00
primitives.cpp Start to cleanup/unify accelerate and common back-ends (Part 1/N) (#1777) 2025-01-29 14:34:49 -08:00
reduce.cpp Accelerate import updates for iOS (#1227) 2024-06-26 09:01:50 -07:00
utils.h Accelerate import updates for iOS (#1227) 2024-06-26 09:01:50 -07:00