mlx/python/tests
Luca Arnaboldi b93c4cf378
Floor and Ceil (#150)
* Implements Floor and Ceil Ops
2023-12-14 10:00:23 -08:00
..
mlx_tests.py Fix divide types + floor divide (//) (#138) 2023-12-11 20:20:58 -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 Activations LeakyReLU / PReLU / Softplus / Mish (#109) 2023-12-11 19:40:57 -08:00
test_ops.py Floor and Ceil (#150) 2023-12-14 10:00:23 -08:00
test_optimizers.py Pr template (#99) 2023-12-09 09:36:56 -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