We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e472dcb commit 470e41aCopy full SHA for 470e41a
torch-xfails.txt
@@ -194,3 +194,9 @@ array_api_tests/test_set_functions.py::test_unique_values
194
array_api_tests/test_has_names.py::test_has_names[manipulation-repeat]
195
array_api_tests/test_manipulation_functions.py::test_repeat
196
array_api_tests/test_signatures.py::test_func_signature[repeat]
197
+# Argument 'device' missing from signature
198
+array_api_tests/test_signatures.py::test_func_signature[from_dlpack]
199
+# Argument 'max_version' missing from signature
200
+array_api_tests/test_signatures.py::test_array_method_signature[__dlpack__]
201
202
+array_api_tests/test_signatures.py::test_func_signature[astype]
0 commit comments