mirror of
https://github.com/ml-explore/mlx.git
synced 2025-08-31 20:14:36 +08:00

* Organize and collect metal subroutine templates and elements in `metal/kernels/steel/` * Update gemm elements for better performance * Add split-K specialization for gemm * Add `addmm` primitive, op and bindings for fused matmul and bias addition * Update tests and benchmarks as needed