Skip to content

Commit

Permalink
Commented the inv function due to singular matrices being generated i…
Browse files Browse the repository at this point in the history
…n the Array API test. Waiting for the fix on data-apis/array-api-tests#117.
  • Loading branch information
RashulChutani committed May 16, 2022
1 parent 3b29b20 commit 587d3bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ivy_tests/array_api_methods_to_test/linear_algebra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ det
diagonal
eigh
eigvalsh
inv
#inv #failing for jax - waiting on fix for https://github.com/data-apis/array-api-tests/issues/117
matmul
#matrix_norm #failing for jax non-deterministically
#matrix_power #failing for jax, torch, and tensorflow- waiting on fix for https://github.com/data-apis/array-api-tests/issues/117
Expand Down

0 comments on commit 587d3bb

Please sign in to comment.