mlx/benchmarks
Alex Barron a3c287354f
Fast Hadamard Transform (#1249)
* Working hadamard for powers of 2

* working for m*2^k

* add scale and check contiguity

* add size check

* clean up

* fix test

* add grads + vmap

* gpu only

* skip on linux

* test typo

* add cpu impl

* remove gpu only tests

* fix linux build + add is_equivalent
2024-07-09 20:39:01 -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 Fast Hadamard Transform (#1249) 2024-07-09 20:39:01 -07:00