mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-14 01:08:10 +08:00
* add dilation parameter to Conv1d layer * space here too * add conv1d dilation test * add dilation parameter for Conv2d layer * conv2d dilation test