We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 613a0a3 commit 5a13423Copy full SHA for 5a13423
1 file changed
torchx/test/torchx/nx_linalg_doctest_test.exs
@@ -24,7 +24,7 @@ defmodule Torchx.NxLinAlgDoctestTest do
24
# All of these have tests in nx_linalg_test.exs
25
@property_doctests [
26
eigh: 2,
27
- lu: 2,
+ lu: 1,
28
svd: 2
29
]
30
0 commit comments