We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8b24db + 0faa3f6 commit a1bb036Copy full SHA for a1bb036
.github/workflows/array-api-tests-torch.yml
@@ -7,8 +7,5 @@ jobs:
7
uses: ./.github/workflows/array-api-tests.yml
8
with:
9
package-name: torch
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