Rifur13
c4a471c99d
Add groups to Conv1d (#948)
* Add conv1d grouped convs on CPU
* Add GPU support
* Parallelize inside metal kernel
* clenaup
* Update mlx/ops.cpp
Co-authored-by: Awni Hannun <awni.hannun@gmail.com>
* New unfold kernel + remove unused code
* Remove copy and refactor
* Update vjp and reuse steel gemm
* Fixed groups on cpu
* Fix metal validation
---------
Co-authored-by: Awni Hannun <awni.hannun@gmail.com>
2024-04-27 06:24:57 -07:00
..
2024-03-27 06:14:29 -07:00
2024-04-19 06:06:13 -07:00
2024-02-25 08:39:55 -08:00
2024-01-04 16:28:52 -08:00
2024-04-17 17:33:48 -07:00
2024-04-02 08:42:31 -07:00
2024-01-11 06:47:29 -08:00
2024-04-27 06:24:57 -07:00
2024-02-14 14:14:58 -08:00
2024-04-17 06:16:02 -07:00
2024-03-27 06:14:29 -07:00
2024-04-11 21:15:36 -07:00
2024-04-11 21:40:06 -07:00
2024-01-08 16:39:08 -08:00
2024-01-30 13:11:01 -08:00
2024-03-15 06:34:36 -07:00
2024-02-25 08:39:55 -08:00
2024-02-07 09:39:52 -08:00
2024-04-24 16:48:51 -07:00
2024-04-19 19:47:26 -07:00
2024-04-26 22:03:42 -07:00
2024-03-21 07:33:29 -07:00
2024-04-24 00:40:42 -07:00
2024-04-09 13:50:12 -07:00
2024-01-31 11:18:04 -08:00
2023-12-08 11:31:47 -08:00
2024-04-10 15:47:22 -07:00
2024-04-22 11:17:49 -07:00