mlx/benchmarks
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
..
cpp Update pre-commit hooks (#984) 2024-04-11 07:27:53 -07:00
numpy Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
python Transposed Convolution (#1245) 2024-09-06 19:52:38 -07:00