mlx/python/tests
Angelos Katharopoulos ea406d5e33
CI change (#645)
* CI update

* Skip large binary test for now

* Upgrade pip

* Add proper env variable skipping

* Update the CI

* Fix workflow name

* Set the low memory flag for the tests

* Change build process

* Add pip upgrade

* Use a venv

* Add a missing env activate

* Add setuptools

* Add twine upload back

* Re-enable automatic release builds
2024-02-07 06:04:34 -08:00
..
mlx_tests.py Buffer Donation (#519) 2024-01-26 16:30:33 -08:00
test_array.py Make shape a tuple (#591) 2024-01-30 13:11:01 -08:00
test_autograd.py Fix eval in trace bugs (#612) 2024-02-02 09:57:12 -08:00
test_bf16.py bump pre commit and fix format (#373) 2024-01-04 16:28:52 -08:00
test_blas.py minor fixes (#631) 2024-02-05 13:27:49 -08:00
test_compile.py Compile primitive (#571) 2024-02-05 06:51:22 -08:00
test_constants.py feat: Add numpy constants (#428) 2024-01-11 06:47:29 -08:00
test_conv.py Make shape a tuple (#591) 2024-01-30 13:11:01 -08:00
test_device.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_eval.py Removes the retain_graph flag (#385) 2024-01-07 15:16:51 -08:00
test_fft.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08: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 QR factorization (#310) 2024-01-26 09:27:31 -08:00
test_load.py GGUF: Load and save metadata (#446) 2024-01-19 14:06:05 -08:00
test_losses.py Add Margin Ranking Loss (#536) 2024-02-02 10:57:31 -08:00
test_nn.py Make shape a tuple (#591) 2024-01-30 13:11:01 -08:00
test_ops.py CI change (#645) 2024-02-07 06:04:34 -08:00
test_optimizers.py Added Adafactor (#415) 2024-01-23 15:11:27 -08:00
test_quantized.py Quantize with groups of 32 (#511) 2024-01-21 06:19:05 -08:00
test_random.py Make shape a tuple (#591) 2024-01-30 13:11:01 -08:00
test_reduce.py Add GPU support for uint64/int64 reductions (#569) 2024-01-31 11:18:04 -08:00
test_tree.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_vmap.py Reduce vmap + some fixes (#601) 2024-02-01 11:30:28 -08:00