mirror of
https://github.com/ml-explore/mlx.git
synced 2025-10-29 14:58:11 +08:00
QR factorization (#310)
* add qr factorization --------- Co-authored-by: Awni Hannun <awni@apple.com>
This commit is contained in:
@@ -14,7 +14,7 @@ if (MLX_BUILD_METAL)
|
||||
)
|
||||
endif()
|
||||
|
||||
target_sources(tests PRIVATE
|
||||
target_sources(tests PRIVATE
|
||||
allocator_tests.cpp
|
||||
array_tests.cpp
|
||||
arg_reduce_tests.cpp
|
||||
|
||||
Reference in New Issue
Block a user