mlx/mlx/backend/metal
Awni Hannun 275db7221a
Command buffer reports errors (#479)
* command buffer reports errors

* typo

* simplify
2024-01-17 11:53:30 -08:00
..
kernels Fix eye for larger matrices (#463) 2024-01-16 00:51:24 -08:00
mps copyright + ack 2023-11-30 11:12:53 -08:00
allocator.cpp Metal validation (#432) 2024-01-11 11:57:24 -08:00
allocator.h Memory allocation (#292) 2024-01-02 11:59:19 -08:00
CMakeLists.txt An initial quantized matmul implementation (#205) 2023-12-18 23:18:57 -08:00
conv.cpp Spelling (#342) 2024-01-01 21:08:17 -08:00
copy.cpp Metal validation (#432) 2024-01-11 11:57:24 -08:00
copy.h copyright + ack 2023-11-30 11:12:53 -08:00
device.cpp bump pre commit and fix format (#373) 2024-01-04 16:28:52 -08:00
device.h Revisit autorelease memory pools (#260) 2023-12-22 11:01:26 -08:00
fft.cpp copyright + ack 2023-11-30 11:12:53 -08:00
indexing.cpp Metal validation (#432) 2024-01-11 11:57:24 -08:00
matmul.cpp Spelling (#342) 2024-01-01 21:08:17 -08:00
matmul.h copyright + ack 2023-11-30 11:12:53 -08:00
metal.cpp Command buffer reports errors (#479) 2024-01-17 11:53:30 -08:00
metal.h Removes the retain_graph flag (#385) 2024-01-07 15:16:51 -08:00
primitives.cpp Split multi output (#461) 2024-01-16 13:33:55 -08:00
quantized.cpp Allow arbitrary first dimension in quantization kernels. (#458) 2024-01-16 00:46:21 -08:00
reduce.cpp Metal validation (#432) 2024-01-11 11:57:24 -08:00
scan.cpp copyright + ack 2023-11-30 11:12:53 -08:00
softmax.cpp copyright + ack 2023-11-30 11:12:53 -08:00
sort.cpp Spelling (#342) 2024-01-01 21:08:17 -08:00
utils.h Spelling (#342) 2024-01-01 21:08:17 -08:00