mlx/python/src
2024-12-03 14:37:44 -08:00
..
array.cpp compile changes if stream changes (#1644) 2024-12-03 14:37:44 -08:00
buffer.h Fix buffer protocol buffer size designation (#1010) 2024-04-19 06:06:13 -07:00
CMakeLists.txt Chore: add pre-commit hook for cmake (#1362) 2024-09-16 12:53:01 -07:00
constants.cpp Array api (#1289) 2024-07-26 10:40:49 -07:00
convert.cpp A few updates for CPU (#1482) 2024-10-14 12:45:49 -07:00
convert.h list based indexing (#1150) 2024-05-22 15:52:05 -07:00
device.cpp Switch to nanobind (#839) 2024-03-18 20:12:25 -07:00
distributed.cpp Adds send/recv ops in distributed (#1366) 2024-08-26 23:01:37 -07:00
fast.cpp 3 and 6 bit quantization (#1613) 2024-11-22 10:22:13 -08:00
fft.cpp throw for invalid case and remove test (#1575) 2024-11-08 12:04:03 -08:00
indexing.cpp No extra reshape (#1557) 2024-11-02 19:07:20 -07:00
indexing.h Switch to nanobind (#839) 2024-03-18 20:12:25 -07:00
linalg.cpp Eigenvalues and eigenvectors (#1334) 2024-10-22 12:18:48 -07:00
load.cpp Even Even Faster IO (#1374) 2024-08-29 16:05:40 -07:00
load.h Switch to nanobind (#839) 2024-03-18 20:12:25 -07:00
metal.cpp Wired (#1510) 2024-10-25 09:35:33 -07:00
mlx.cpp Comms (#1097) 2024-05-23 17:04:02 -07:00
ops.cpp Real and Imag (#1490) 2024-10-15 16:23:15 -07:00
random.cpp fix gumbel (#1495) 2024-10-17 13:52:39 -07:00
stream.cpp compile changes if stream changes (#1644) 2024-12-03 14:37:44 -08:00
transforms.cpp Fix cpu segfault (#1488) 2024-10-14 16:17:03 -07:00
trees.cpp Properly handle negative axes in python vmap (#944) 2024-04-02 18:07:23 -07:00
trees.h Properly handle negative axes in python vmap (#944) 2024-04-02 18:07:23 -07:00
utils.cpp fix conversion to array (#1070) 2024-05-06 16:02:49 -07:00
utils.h fix conversion to array (#1070) 2024-05-06 16:02:49 -07:00