.. |
mlx_tests.py
|
Make MLX build on x64 macOS (#901)
|
2024-03-27 06:14:29 -07:00 |
mpi_test_distributed.py
|
Adds send/recv ops in distributed (#1366)
|
2024-08-26 23:01:37 -07:00 |
test_array.py
|
int() and float() for mx.array (#1360)
|
2024-08-25 20:41:44 -07:00 |
test_autograd.py
|
Custom transforms (#1246)
|
2024-07-10 18:00:01 -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
|
Fix compiel with byte sized constants (#1381)
|
2024-08-30 17:24:35 -07:00 |
test_constants.py
|
Array api (#1289)
|
2024-07-26 10:40:49 -07:00 |
test_conv.py
|
add bfloat conv for windograd (#1306)
|
2024-08-05 15:51:13 -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
|
Fix leak with multi-output primitives (#1274)
|
2024-07-23 06:34:18 -07:00 |
test_fast_sdpa.py
|
Add memory_efficient_threshold kwarg to sdpa kernel (#1319)
|
2024-08-12 12:57:09 -07:00 |
test_fast.py
|
Add optional headers to `mx.fast.metal_kernel ` (#1358)
|
2024-08-26 21:45:45 -07: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
|
Make shape a tuple (#591)
|
2024-01-30 13:11:01 -08:00 |
test_linalg.py
|
Pinv (#875)
|
2024-08-27 23:06:12 -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
|
Add softmin, hardshrink, hardtanh (#1180)
|
2024-06-04 15:48:18 -07:00 |
test_nn.py
|
Fix: Preserve input dtype in Dropout layer output (#1323)
|
2024-08-13 11:54:21 -07:00 |
test_ops.py
|
Refactor reductions and fix scatter atomics for large sizes (#1300)
|
2024-08-22 16:03:31 -07:00 |
test_optimizers.py
|
Fix optimizer reloading from checkpoint (#1329)
|
2024-08-15 07:33:23 -07:00 |
test_quantized.py
|
Fused Affine Quantize/Dequantize ops (#1282)
|
2024-07-29 15:11:38 -07:00 |
test_random.py
|
Implement sampling from laplace distribution. (#1279)
|
2024-07-24 15:15:37 +02:00 |
test_reduce.py
|
Fix boolean all reduce bug (#1355)
|
2024-08-24 10:09:32 -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
|
Add vmap to scatter (#1200)
|
2024-08-05 20:12:27 -07:00 |