mlx/python/tests
Angelos Katharopoulos fd836d891b
Hashable dtype and mlx.core prefixed repr (#89)
* Make dtype hashable
* Add mlx.core prefix to our dtypes' repr
* Update the dtype test
2023-12-09 09:35:28 -08:00
..
mlx_tests.py copyright + ack 2023-11-30 11:12:53 -08:00
test_array.py Hashable dtype and mlx.core prefixed repr (#89) 2023-12-09 09:35:28 -08:00
test_autograd.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_bf16.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_blas.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_conv.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_device.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_eval.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_fft.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_load.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_nn.py Style fix for loss functions (#91) 2023-12-08 21:11:56 -08:00
test_ops.py Add the remainder op (#85) 2023-12-08 15:08:52 -08:00
test_optimizers.py Make it easier to test new optimizers implemented: no need to change test file manually (#90) 2023-12-08 21:39:08 -08:00
test_random.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_reduce.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_tree.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00
test_vmap.py Add isort pre-commit and run (#68) 2023-12-08 11:31:47 -08:00