mlx/mlx/backend/accelerate
Alex Barron 2e158cf6d0
Add conjugate operator (#1100)
* cpu and gpu impl

* add mx.conj and array.conj()

---------

Co-authored-by: Alex Barron <abarron22@apple.com>
2024-05-10 07:22:20 -07:00
..
CMakeLists.txt An initial quantized matmul implementation (#205) 2023-12-18 23:18:57 -08:00
conv.cpp copyright + ack 2023-11-30 11:12:53 -08:00
matmul.cpp Masked mm (#978) 2024-04-16 14:45:39 -07:00
primitives.cpp Add conjugate operator (#1100) 2024-05-10 07:22:20 -07:00
quantized.cpp Remove unused variables (#706) 2024-02-18 12:50:10 -08:00
reduce.cpp Remove code duplication in reduce ops (#793) 2024-03-11 10:57:07 -07:00
softmax.cpp Option for precise softmax (#953) 2024-04-04 08:32:35 -07:00
utils.h copyright + ack 2023-11-30 11:12:53 -08:00