mlx/examples/extensions
Cheng 90dfa43ff1
Don't use make_unique to create shared_ptr (#902)
The code compiled because shared_ptr's constructor actually accepts
unique_ptr.
2024-03-27 06:13:29 -07:00
..
axpby Don't use make_unique to create shared_ptr (#902) 2024-03-27 06:13:29 -07:00
mlx_sample_extensions Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
bindings.cpp Spelling (#342) 2024-01-01 21:08:17 -08:00
CMakeLists.txt minor changes (#613) 2024-02-02 11:48:35 -08:00
pyproject.toml Resolves build issues with the extension example (#419) 2024-01-17 12:07:05 -08:00
setup.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00