mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-15 23:58:11 +08:00

* Added groups to 2-D convolutions. Only implemented for **some** specializations. Also fixed 1D grouped convs with different kernel strides and added more tests. * fix channels condition