mlx/python/src
Diogo b57bd0488d
Metadata support for safetensors (#639)
* metadata support for safetensors

* aliases making it alittle more readable

* addressing comments

* python binding tests
2024-02-08 19:33:15 -08:00
..
array.cpp fix test (#627) 2024-02-04 16:18:03 -08:00
CMakeLists.txt feat: Add numpy constants (#428) 2024-01-11 06:47:29 -08:00
constants.cpp feat: Add numpy constants (#428) 2024-01-11 06:47:29 -08:00
device.cpp Fix stub generation, change graph exporting for arrows to go to outputs (#455) 2024-01-14 14:06:16 -08:00
fft.cpp copyright + ack 2023-11-30 11:12:53 -08:00
indexing.cpp Scatter vjp (#394) 2024-01-09 13:36:51 -08:00
indexing.h Scatter vjp (#394) 2024-01-09 13:36:51 -08:00
linalg.cpp QR factorization (#310) 2024-01-26 09:27:31 -08:00
load.cpp Metadata support for safetensors (#639) 2024-02-08 19:33:15 -08:00
load.h Metadata support for safetensors (#639) 2024-02-08 19:33:15 -08:00
metal.cpp Support disable metal buffer cache to prevent performance degradation caused by large memory caching (#390) 2024-01-18 08:33:34 -08:00
mlx.cpp feat: Add numpy constants (#428) 2024-01-11 06:47:29 -08:00
ops.cpp Metadata support for safetensors (#639) 2024-02-08 19:33:15 -08:00
random.cpp Compile with capture (#629) 2024-02-07 17:29:22 -08:00
stream.cpp copyright + ack 2023-11-30 11:12:53 -08:00
transforms.cpp Compile docs (#653) 2024-02-08 11:21:50 -08:00
utils.h Mlx array accessor (#128) 2023-12-11 13:42:55 -08:00