mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-24 14:58:17 +08:00

* add dilation parameter to Conv1d layer * space here too * add conv1d dilation test * add dilation parameter for Conv2d layer * conv2d dilation test