mlx/tests
Awni Hannun 771575d27b
Expose function to clear memory cache (#1032)
* expose function to clear memory cache

* fix linux build

* fix metal tests
2024-04-24 16:48:51 -07:00
..
allocator_tests.cpp Metal validation (#432) 2024-01-11 11:57:24 -08:00
arg_reduce_tests.cpp Shared events for synchronization + async eval (#998) 2024-04-17 06:16:02 -07:00
array_tests.cpp Fix empty array construction in cpp (#684) 2024-02-13 23:34:17 -08:00
autograd_tests.cpp Shared events for synchronization + async eval (#998) 2024-04-17 06:16:02 -07:00
blas_tests.cpp copyright + ack 2023-11-30 11:12:53 -08:00
CMakeLists.txt discover doctests in cmake (#703) 2024-02-19 07:03:56 -08:00
compile_tests.cpp Fixes #918 bug in compile_tests (#919) 2024-03-27 22:37:37 -07:00
creations_tests.cpp Propagate nans in binary ops (#579) 2024-01-29 11:19:38 -08:00
custom_vjp_tests.cpp Update pre-commit hooks (#984) 2024-04-11 07:27:53 -07:00
device_tests.cpp copyright + ack 2023-11-30 11:12:53 -08:00
eval_tests.cpp Shared events for synchronization + async eval (#998) 2024-04-17 06:16:02 -07:00
fft_tests.cpp copyright + ack 2023-11-30 11:12:53 -08:00
linalg_tests.cpp Add matrix inversion primitive (#822) 2024-03-15 06:34:36 -07:00
load_tests.cpp Metadata support for safetensors (#639) 2024-02-08 19:33:15 -08:00
metal_tests.cpp Expose function to clear memory cache (#1032) 2024-04-24 16:48:51 -07:00
ops_tests.cpp Adds radians and degrees (#1011) 2024-04-22 11:17:49 -07:00
random_tests.cpp Implementation of mlx.random.multivariate_normal (#502) (#877) 2024-04-09 13:50:12 -07:00
scheduler_tests.cpp copyright + ack 2023-11-30 11:12:53 -08:00
tests.cpp copyright + ack 2023-11-30 11:12:53 -08:00
utils_tests.cpp Ensure shape dimensions are within supported integer range (#566) (#704) 2024-03-25 13:29:45 -07:00
vmap_tests.cpp Add vmap for SVD and inverse (#849) 2024-03-21 13:18:27 -07:00