mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-27 00:08:09 +08:00

* add squeeze primitive * simplify squeeze, use in gather * fix * fix * fix * fix * fix no cpu * use squeeze in matmul and friends * expand dims primitive * comment