mirror of
https://github.com/ml-explore/mlx.git
synced 2025-10-19 08:38:09 +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