We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d1d925 commit a13ee1bCopy full SHA for a13ee1b
.github/workflows/array-api-tests-torch.yml
@@ -10,3 +10,5 @@ jobs:
10
# Proper linalg testing will require
11
# https://github.com/data-apis/array-api-tests/pull/101
12
pytest-extra-args: "--disable-extension linalg"
13
+ extra-env-vars: |
14
+ ARRAY_API_TESTS_SKIP_DTYPES: uint16,uint32,uint64
0 commit comments