mirror of
https://github.com/ml-explore/mlx.git
synced 2025-07-30 14:41:23 +08:00
![]() - Add test_metal_svd.cpp with extensive SVD testing - Include basic functionality tests for float32 operations - Add input validation tests for edge cases and error conditions - Test double precision fallback with proper error handling - Add matrix size testing from 2x2 to 32x32 matrices - Include batch processing, reconstruction, and orthogonality tests - Add special matrix tests (identity, zero, diagonal matrices) - Include performance characteristic tests for larger matrices - Ensure comprehensive coverage of Metal SVD implementation |
||
---|---|---|
.. | ||
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 | ||
export_import_tests.cpp | ||
fft_tests.cpp | ||
gpu_tests.cpp | ||
linalg_tests.cpp | ||
load_tests.cpp | ||
ops_tests.cpp | ||
random_tests.cpp | ||
scheduler_tests.cpp | ||
test_metal_svd.cpp | ||
tests.cpp | ||
utils_tests.cpp | ||
vmap_tests.cpp |