mlx/docs/src/python
2024-11-22 11:12:25 -08:00
..
nn Doc fix (#1615) 2024-11-22 11:12:25 -08: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 3 and 6 bit quantization (#1613) 2024-11-22 10:22:13 -08:00
fft.rst awni's commit files 2023-11-29 10:30:41 -08:00
linalg.rst Eigenvalues and eigenvectors (#1334) 2024-10-22 12:18:48 -07:00
metal.rst Wired (#1510) 2024-10-25 09:35:33 -07:00
nn.rst Quantize embedding (#994) 2024-04-15 16:42:10 -07:00
ops.rst Real and Imag (#1490) 2024-10-15 16:23:15 -07:00
optimizers.rst minor fix in optimizer + docs (#1264) 2024-07-12 12:18:02 -07:00
random.rst Add mx.random.permutation (#1471) 2024-10-08 19:42:19 -07: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