Skip to content

Commit

Permalink
Update torch xfails
Browse files Browse the repository at this point in the history
  • Loading branch information
asmeurer committed Sep 30, 2024
1 parent e472dcb commit 470e41a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions torch-xfails.txt
Original file line number Diff line number Diff line change
Expand Up @@ -194,3 +194,9 @@ array_api_tests/test_set_functions.py::test_unique_values
array_api_tests/test_has_names.py::test_has_names[manipulation-repeat]
array_api_tests/test_manipulation_functions.py::test_repeat
array_api_tests/test_signatures.py::test_func_signature[repeat]
# Argument 'device' missing from signature
array_api_tests/test_signatures.py::test_func_signature[from_dlpack]
# Argument 'max_version' missing from signature
array_api_tests/test_signatures.py::test_array_method_signature[__dlpack__]
# Argument 'device' missing from signature
array_api_tests/test_signatures.py::test_func_signature[astype]

0 comments on commit 470e41a

Please sign in to comment.