We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1637aa3 commit 91b7bf3Copy full SHA for 91b7bf3
torch-xfails.txt
@@ -186,3 +186,10 @@ array_api_tests/test_statistical_functions.py::test_var
186
# The test suite is incorrectly checking sums that have loss of significance
187
# (https://github.com/data-apis/array-api-tests/issues/168)
188
array_api_tests/test_statistical_functions.py::test_sum
189
+
190
+# These functions do not yet support complex numbers
191
+array_api_tests/test_operators_and_elementwise_functions.py::test_sign
192
+array_api_tests/test_operators_and_elementwise_functions.py::test_expm1
193
+array_api_tests/test_operators_and_elementwise_functions.py::test_round
194
+array_api_tests/test_set_functions.py::test_unique_counts
195
+array_api_tests/test_set_functions.py::test_unique_values
0 commit comments