mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-29 04:48:08 +08:00
* start of reduce specializations * fix all reduce * fix many dims * fix * non-jit tests clear * cleanup instantiations * cpu merges * change dim specializations * optimize * fix jit * fix jit * use higher precision for integer sum+prod * fixes