mlx/docs/src/python
Awni Hannun 195b429d99
Put along axis + fixe for partition grad (#1430)
* put along axis, fixes for partition grad

* zeros for arg reduce
2024-09-23 10:03:38 -07:00
..
nn More fixes for arrays with large sizes (#1405) 2024-09-17 12:46:31 -07:00
optimizers Add linear warmup and schedule joining for use with existing schedules (#721) 2024-02-26 07:28:48 -08:00
array.rst add std as method (#1387) 2024-09-01 19:49:16 -07:00
data_types.rst add numeric type hierarchy and issubdtype as well as a set_dtype meth… (#427) 2024-03-25 12:32:59 -07:00
devices_and_streams.rst Add synchronize function (#1006) 2024-04-22 08:25:46 -07:00
distributed.rst Adds send/recv ops in distributed (#1366) 2024-08-26 23:01:37 -07:00
fast.rst Custom Metal Kernels from Python (#1325) 2024-08-22 13:46:29 -07:00
fft.rst awni's commit files 2023-11-29 10:30:41 -08:00
linalg.rst feat: add cross_product (#1252) 2024-09-17 13:12:43 -07:00
metal.rst Reset peak memory (#1074) 2024-05-03 17:12:51 -07:00
nn.rst Quantize embedding (#994) 2024-04-15 16:42:10 -07:00
ops.rst Put along axis + fixe for partition grad (#1430) 2024-09-23 10:03:38 -07:00
optimizers.rst minor fix in optimizer + docs (#1264) 2024-07-12 12:18:02 -07:00
random.rst Implement sampling from laplace distribution. (#1279) 2024-07-24 15:15:37 +02:00
transforms.rst Custom transforms (#1246) 2024-07-10 18:00:01 -07:00
tree_utils.rst feat: implement clip_grad_norm (#1043) 2024-05-03 09:07:02 -07:00