Max-Heinrich Laves
efeb9c0f02
Transposed Convolution (#1245)
* initial implementation for conv_transpose
ran pre-commit
implemented conv_transpose
updated conv_general docstring
updated conv_general docstring
updated code comments
removed commented run_conv_checks
updated acknowledgments
added missing entry to ops.rst
added op to nn.layers
resolved merge conflicts
* removed ConvolutionTranspose primitive as suggested by reviewer
removed ConvolutionTranspose primitive as suggested by reviewer
* remove transpose flag, add another test
---------
Co-authored-by: Awni Hannun <awni@apple.com>
2024-09-06 19:52:38 -07:00
..
2024-03-27 06:14:29 -07:00
2024-08-26 23:01:37 -07:00
2024-09-04 17:24:30 -07:00
2024-07-10 18:00:01 -07:00
2024-08-01 16:20:51 -07:00
2024-06-14 09:52:26 -07:00
2024-08-30 17:24:35 -07:00
2024-07-26 10:40:49 -07:00
2024-09-06 19:52:38 -07:00
2024-09-06 19:52:38 -07:00
2024-02-14 14:14:58 -08:00
2024-07-25 09:36:44 -07:00
2024-07-23 06:34:18 -07:00
2024-08-12 12:57:09 -07:00
2024-09-06 19:16:50 -07:00
2024-06-11 14:35:12 -07:00
2024-01-08 16:39:08 -08:00
2024-01-30 13:11:01 -08:00
2024-08-27 23:06:12 -07:00
2024-02-25 08:39:55 -08:00
2024-07-24 08:38:22 -07:00
2024-06-04 15:48:18 -07:00
2024-08-13 11:54:21 -07:00
2024-08-22 16:03:31 -07:00
2024-08-15 07:33:23 -07:00
2024-07-29 15:11:38 -07:00
2024-07-24 15:15:37 +02:00
2024-09-01 21:37:51 -07:00
2023-12-08 11:31:47 -08:00
2024-04-10 15:47:22 -07:00
2024-08-05 20:12:27 -07:00