mlx/mlx
2025-03-10 15:04:25 -07:00
..
3rdparty jagrit's commit files 2023-11-29 10:52:08 -08:00
backend fix copy for large arrays (#1953) 2025-03-10 15:04:25 -07:00
distributed redesign for faster cpu/gpu synch (#1869) 2025-03-06 19:23:38 -08:00
io redesign for faster cpu/gpu synch (#1869) 2025-03-06 19:23:38 -08:00
types Fp64 on the CPU (#1843) 2025-02-07 15:52:22 -08:00
allocator.cpp Fix sibling leak (#1590) 2024-11-18 19:17:01 -08:00
allocator.h Allow querying the allocator for the buffer size (#1404) 2024-09-11 21:02:16 -07:00
array.cpp redesign for faster cpu/gpu synch (#1869) 2025-03-06 19:23:38 -08:00
array.h redesign for faster cpu/gpu synch (#1869) 2025-03-06 19:23:38 -08:00
CMakeLists.txt fix version and expose command queue getter (#1892) 2025-02-20 15:25:15 -08:00
compile_impl.h Simplify removes no-ops from the tape (#1759) 2025-01-09 11:23:19 -08:00
compile.cpp Limit compile buffers (#1887) 2025-02-19 20:28:13 -08:00
compile.h fix function pointer (#1865) 2025-02-13 18:46:11 -08:00
device.cpp copyright + ack 2023-11-30 11:12:53 -08:00
device.h minor fixes (#1194) 2024-06-12 22:06:49 -07:00
dtype.cpp fix double type promotion (#1901) 2025-02-25 06:00:53 -08:00
dtype.h Fp64 on the CPU (#1843) 2025-02-07 15:52:22 -08:00
einsum.cpp Einsum ellipsis (#1788) 2025-01-25 01:28:03 -08:00
einsum.h Einsum (#1269) 2024-07-25 09:36:44 -07:00
event.h redesign for faster cpu/gpu synch (#1869) 2025-03-06 19:23:38 -08:00
export_impl.h Export / import functions to / from a file (#1642) 2024-12-24 11:19:13 -08:00
export.cpp redesign for faster cpu/gpu synch (#1869) 2025-03-06 19:23:38 -08:00
export.h Export / import functions to / from a file (#1642) 2024-12-24 11:19:13 -08:00
fast_primitives.h Export / import functions to / from a file (#1642) 2024-12-24 11:19:13 -08:00
fast.cpp Affine quant always in fp32 (#1925) 2025-03-04 17:50:19 -08:00
fast.h RMS norm without scaling (#1915) 2025-02-28 20:26:57 -08:00
fence.h redesign for faster cpu/gpu synch (#1869) 2025-03-06 19:23:38 -08:00
fft.cpp Use int64 stride everywhere (#1671) 2024-12-09 11:09:02 -08:00
fft.h Use int64 stride everywhere (#1671) 2024-12-09 11:09:02 -08:00
graph_utils.cpp Optionally specify names for arrays when exporting (#1749) 2025-01-06 13:07:46 -08:00
graph_utils.h Optionally specify names for arrays when exporting (#1749) 2025-01-06 13:07:46 -08:00
io.h Added missing unordered_map includes (#1635) 2024-12-02 07:03:03 -08:00
linalg.cpp Adds nuclear norm support (#1894) 2025-03-04 13:26:02 -08:00
linalg.h Adds nuclear norm support (#1894) 2025-03-04 13:26:02 -08:00
mlx.h Added mlx::core::version() returning std::string(MLX_VERSION) (#1819) 2025-02-19 20:30:19 -08:00
ops.cpp Ensure linspace always contains start and stop (#1883) 2025-02-19 13:53:20 -08:00
ops.h Bitwise Inverse (#1862) 2025-02-13 08:44:14 -08:00
primitives.cpp Adds nuclear norm support (#1894) 2025-03-04 13:26:02 -08:00
primitives.h redesign for faster cpu/gpu synch (#1869) 2025-03-06 19:23:38 -08:00
random.cpp Adds nuclear norm support (#1894) 2025-03-04 13:26:02 -08:00
random.h Use int64 stride everywhere (#1671) 2024-12-09 11:09:02 -08:00
scheduler.cpp redesign for faster cpu/gpu synch (#1869) 2025-03-06 19:23:38 -08:00
scheduler.h redesign for faster cpu/gpu synch (#1869) 2025-03-06 19:23:38 -08:00
stream.h Export / import functions to / from a file (#1642) 2024-12-24 11:19:13 -08:00
threadpool.h Ring distributed backend (#1784) 2025-01-27 22:15:01 -08:00
transforms_impl.h fix shapeless compile on ubuntu24 (#1775) 2025-01-18 06:04:36 -08:00
transforms.cpp redesign for faster cpu/gpu synch (#1869) 2025-03-06 19:23:38 -08:00
transforms.h Export / import functions to / from a file (#1642) 2024-12-24 11:19:13 -08:00
utils.cpp redesign for faster cpu/gpu synch (#1869) 2025-03-06 19:23:38 -08:00
utils.h redesign for faster cpu/gpu synch (#1869) 2025-03-06 19:23:38 -08:00
version.cpp fix version and expose command queue getter (#1892) 2025-02-20 15:25:15 -08:00
version.h bump (#1931) 2025-03-05 13:16:53 -08:00