mlx/python/tests
2024-11-07 13:57:53 -08:00
..
mlx_tests.py Make MLX build on x64 macOS (#901) 2024-03-27 06:14:29 -07:00
mpi_test_distributed.py Data parallel helper (#1407) 2024-09-16 18:17:21 -07:00
test_array.py fix multi output leak (#1548) 2024-10-31 09:32:01 -07:00
test_autograd.py Real and Imag (#1490) 2024-10-15 16:23:15 -07:00
test_bf16.py fix creating array from bf16 tensors in jax / torch (#1305) 2024-08-01 16:20:51 -07:00
test_blas.py Masked gemv (#1211) 2024-06-14 09:52:26 -07:00
test_compile.py Remove Hazard tracking with Fences (#1509) 2024-10-21 19:33:32 -07:00
test_constants.py Array api (#1289) 2024-07-26 10:40:49 -07:00
test_conv_transpose.py Fix cpu segfault (#1488) 2024-10-14 16:17:03 -07:00
test_conv.py Fix deep recursion with siblings (#1462) 2024-10-07 06:15:33 -07:00
test_device.py Adds device context manager (#679) 2024-02-14 14:14:58 -08:00
test_einsum.py Einsum (#1269) 2024-07-25 09:36:44 -07:00
test_eval.py Make the GPU device more thread safe (#1478) 2024-10-12 17:49:15 -07:00
test_fast_sdpa.py Sdpa fix (#1558) 2024-11-02 21:25:46 -07:00
test_fast.py error in rms for wrong size (#1562) 2024-11-04 13:24:02 -08:00
test_fft.py fix scatter + test (#1202) 2024-06-11 14:35:12 -07:00
test_graph.py Multi output primitives (#330) 2024-01-08 16:39:08 -08:00
test_init.py [Feature] Added Sparse Initialization (#1498) 2024-10-24 12:31:24 -07:00
test_linalg.py Eigenvalues and eigenvectors (#1334) 2024-10-22 12:18:48 -07:00
test_load.py Fix logsumexp edge case (#740) 2024-02-25 08:39:55 -08:00
test_losses.py Improve stability of BCE loss calculation for input probabilities close to or exactly 0 or 1 (#1280) 2024-07-24 08:38:22 -07:00
test_metal.py Wired (#1510) 2024-10-25 09:35:33 -07:00
test_nn.py add groups in conv2d (#1569) 2024-11-07 13:57:53 -08:00
test_ops.py improvements to scatter / gather (#1541) 2024-10-30 19:30:54 -07:00
test_optimizers.py Fix optimizer reloading from checkpoint (#1329) 2024-08-15 07:33:23 -07:00
test_quantized.py Add split_k qvm for long context (#1564) 2024-11-05 11:25:19 -08:00
test_random.py Add mx.random.permutation (#1471) 2024-10-08 19:42:19 -07:00
test_reduce.py Fix reduce edge case (#1389) 2024-09-01 21:37:51 -07:00
test_tree.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_upsample.py Upsample with bicubic interpolation (#967) 2024-04-10 15:47:22 -07:00
test_vmap.py Fix gather vmap (#1563) 2024-11-05 11:29:20 -08:00