Skip to content

Conversation

ev-br
Copy link
Member

@ev-br ev-br commented May 11, 2025

With this patch,

$ ARRAY_API_TESTS_MODULE=array_api_compat.torch ARRAY_API_TESTS_SKIP_DTYPES=uint16,uint32,uint64,float64,complex128 pytest array_api_tests/  --skips-file=../array-api-compat/torch-xfails.txt -v

is passing modulo some minor failures in test_signatures.py

With this,

$ ARRAY_API_TESTS_MODULE=array_api_compat.torch ARRAY_API_TESTS_SKIP_DTYPES=uint16,uint32,uint64,float64,complex128 pytest array_api_tests/  --skips-file=../array-api-compat/torch-xfails.txt -v

is passing modulo some minor failures in test_signatures.py
@ev-br ev-br merged commit c847143 into data-apis:master May 12, 2025
4 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant