mlx/python
Jagrit Digani 8777fd104f
Depthwise Conv2D optimization (#2036)
- Add new specialized kernel for small kernel (kernels size <= 7), small strides (strides <= 2) depthwise 2d convolutions
- Add related tests
2025-04-03 09:42:04 -07:00
..
mlx Remove unused variable in CMakeBuild (#2011) 2025-03-27 16:00:51 -07:00
src Add missing funcs to docs (#2021) 2025-03-30 18:29:33 -07:00
tests Depthwise Conv2D optimization (#2036) 2025-04-03 09:42:04 -07:00