mlx/python/src
Bahaa ff2b58e299
Add support for repeat (#278)
* add repeat function

* fix styling

* optimizing repeat

* fixed minor issues

* not sure why that folder is there xD

* fixed now for sure

* test repeat not repeat test

* Fixed

---------

Co-authored-by: Bahaa Eddin tabbakha <bahaa@Bahaas-MacBook-Pro.local>
2023-12-27 13:11:38 -08:00
..
array.cpp expose itemsize and nbytes as for numpy arrays (#284) 2023-12-25 10:34:28 -08:00
CMakeLists.txt linalg.norm (#187) 2023-12-26 19:42:04 -08:00
device.cpp copyright + ack 2023-11-30 11:12:53 -08:00
fft.cpp copyright + ack 2023-11-30 11:12:53 -08:00
indexing.cpp Indexing bug (#233) 2023-12-20 10:44:01 -08:00
indexing.h copyright + ack 2023-11-30 11:12:53 -08:00
linalg.cpp linalg.norm (#187) 2023-12-26 19:42:04 -08:00
load.cpp Fix load compilation (#298) 2023-12-27 06:20:45 -08:00
load.h Safetensor support (#215) 2023-12-27 02:06:55 -08:00
metal.cpp copyright + ack 2023-11-30 11:12:53 -08:00
mlx.cpp linalg.norm (#187) 2023-12-26 19:42:04 -08:00
ops.cpp Add support for repeat (#278) 2023-12-27 13:11:38 -08:00
random.cpp copyright + ack 2023-11-30 11:12:53 -08:00
stream.cpp copyright + ack 2023-11-30 11:12:53 -08:00
transforms.cpp Corrected the example of value_and_grad (#274) 2023-12-23 11:06:38 -08:00
utils.h Mlx array accessor (#128) 2023-12-11 13:42:55 -08:00