Skip to content

Commit 470e41a

Browse files
committed
Update torch xfails
1 parent e472dcb commit 470e41a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

torch-xfails.txt

+6
Original file line numberDiff line numberDiff line change
@@ -194,3 +194,9 @@ array_api_tests/test_set_functions.py::test_unique_values
194194
array_api_tests/test_has_names.py::test_has_names[manipulation-repeat]
195195
array_api_tests/test_manipulation_functions.py::test_repeat
196196
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+
# Argument 'device' missing from signature
202+
array_api_tests/test_signatures.py::test_func_signature[astype]

0 commit comments

Comments
 (0)