Skip to content

Commit

Permalink
TST: enable the linalg extension for torch
Browse files Browse the repository at this point in the history
  • Loading branch information
ev-br committed Nov 15, 2024
1 parent c8b24db commit 0faa3f6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/array-api-tests-torch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,5 @@ jobs:
uses: ./.github/workflows/array-api-tests.yml
with:
package-name: torch
# Proper linalg testing will require
# https://github.com/data-apis/array-api-tests/pull/101
pytest-extra-args: "--disable-extension linalg"
extra-env-vars: |
ARRAY_API_TESTS_SKIP_DTYPES=uint16,uint32,uint64

0 comments on commit 0faa3f6

Please sign in to comment.