We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d3a92c commit 67ec13fCopy full SHA for 67ec13f
.github/workflows/array-api-tests-torch.yml
@@ -7,4 +7,6 @@ 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"
0 commit comments