mlx/python
Piotr Rybiec 6a665ea6ed
Dilation for convolutional layers (#766)
* add dilation parameter to Conv1d layer

* space here too

* add conv1d dilation test

* add dilation parameter for Conv2d layer

* conv2d dilation test
2024-03-04 06:43:00 -08:00
..
mlx Dilation for convolutional layers (#766) 2024-03-04 06:43:00 -08:00
src Pickle + dtype fix for numpy conversion (#763) 2024-03-02 06:09:29 -08:00
tests Dilation for convolutional layers (#766) 2024-03-04 06:43:00 -08:00