mlx/tests
Awni Hannun e7e59c6f05
Fix copying scalars by adding fill_gpu (#1402)
* fix copying scalars by adding fill_gpu

* Another copy scalar changed to fill

---------

Co-authored-by: Angelos Katharopoulos <a_katharopoulos@apple.com>
2024-09-09 15:54:08 -07:00
..
allocator_tests.cpp
arg_reduce_tests.cpp
array_tests.cpp
autograd_tests.cpp
blas_tests.cpp
CMakeLists.txt
compile_tests.cpp
creations_tests.cpp
custom_vjp_tests.cpp
device_tests.cpp
einsum_tests.cpp
eval_tests.cpp
fft_tests.cpp
linalg_tests.cpp
load_tests.cpp
metal_tests.cpp
ops_tests.cpp Fix copying scalars by adding fill_gpu (#1402) 2024-09-09 15:54:08 -07:00
random_tests.cpp
scheduler_tests.cpp
tests.cpp
utils_tests.cpp
vmap_tests.cpp