mlx/python/src
Vidit Agarwal acf1721b98
Corrected the example of value_and_grad (#274)
* Corrected the example for mx.value_and_grad

* Reformat through pre-commit/black
2023-12-23 11:06:38 -08:00
..
array.cpp Implements divide for integer types and adds floor_divide op (#228) 2023-12-19 20:12:19 -08:00
CMakeLists.txt awni's commit files 2023-11-29 10:30:41 -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
load.cpp Make sure that arrays are freed when saving (#247) 2023-12-21 14:08:24 -08:00
load.h Make sure that arrays are freed when saving (#247) 2023-12-21 14:08:24 -08:00
metal.cpp copyright + ack 2023-11-30 11:12:53 -08:00
mlx.cpp Fixed typo in some proprietary terms. (#161) 2023-12-13 19:48:00 -08:00
ops.cpp Fix argmax returns documentation (#263) 2023-12-22 20:33:17 -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