mlx/python/src
Awni Hannun aa1d6cadad
Fix docs latex build and nits (#1297)
* fix docs latex build and nits

* fix stub gen and try to clean up building
2024-07-29 11:44:06 -07:00
..
array.cpp Fix docs latex build and nits (#1297) 2024-07-29 11:44:06 -07:00
buffer.h Fix buffer protocol buffer size designation (#1010) 2024-04-19 06:06:13 -07:00
CMakeLists.txt Comms (#1097) 2024-05-23 17:04:02 -07:00
constants.cpp Array api (#1289) 2024-07-26 10:40:49 -07:00
convert.cpp Fix NumPy 2.0 pickle test (#1221) 2024-06-23 05:47:22 -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 Add docs for the distributed namespace (#1184) 2024-06-06 11:37:00 -07:00
fast.cpp CPU binary reduction + Nits (#1242) 2024-06-28 13:50:42 -07:00
fft.cpp Switch to nanobind (#839) 2024-03-18 20:12:25 -07:00
indexing.cpp list based indexing (#1150) 2024-05-22 15:52:05 -07:00
indexing.h Switch to nanobind (#839) 2024-03-18 20:12:25 -07:00
linalg.cpp Some fixes in docs (#1141) 2024-05-20 11:51:47 -07:00
load.cpp Do not store iostream in shared_ptr (#872) 2024-03-22 06:54:45 -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 Array api (#1289) 2024-07-26 10:40:49 -07:00
random.cpp Einsum (#1269) 2024-07-25 09:36:44 -07:00
stream.cpp Cpp docs (#1036) 2024-04-26 12:56:05 -07:00
transforms.cpp docs fixes (#1263) 2024-07-11 15:59:07 -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