Skip to content

Commit 587d3bb

Browse files
committed
Commented the inv function due to singular matrices being generated in the Array API test. Waiting for the fix on data-apis/array-api-tests#117.
1 parent 3b29b20 commit 587d3bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ivy_tests/array_api_methods_to_test/linear_algebra.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ det
44
diagonal
55
eigh
66
eigvalsh
7-
inv
7+
#inv #failing for jax - waiting on fix for https://github.com/data-apis/array-api-tests/issues/117
88
matmul
99
#matrix_norm #failing for jax non-deterministically
1010
#matrix_power #failing for jax, torch, and tensorflow- waiting on fix for https://github.com/data-apis/array-api-tests/issues/117

0 commit comments

Comments
 (0)