mlx/python/src
2024-10-17 13:52:39 -07:00
..
array.cpp dtype is copy assignable (#1436) 2024-09-25 12:07:13 -07: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 More fixes for arrays with large sizes (#1405) 2024-09-17 12:46:31 -07:00
fft.cpp Switch to nanobind (#839) 2024-03-18 20:12:25 -07:00
indexing.cpp Fixes for large arrays with a few ops (#1299) 2024-07-30 17:18:39 -07:00
indexing.h Switch to nanobind (#839) 2024-03-18 20:12:25 -07:00
linalg.cpp fix submodule stubs (#1492) 2024-10-15 16:23:37 -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 Reset peak memory (#1074) 2024-05-03 17:12:51 -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 Some fixes to typing (#1371) 2024-08-28 11:16:19 -07: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