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 a1f19d5 commit 75be6ebCopy full SHA for 75be6eb
.github/workflows/array-api-tests-torch.yml
@@ -7,6 +7,7 @@ jobs:
7
uses: ./.github/workflows/array-api-tests.yml
8
with:
9
package-name: torch
10
+ extra-requires: '--index-url https://download.pytorch.org/whl/cpu'
11
extra-env-vars: |
12
ARRAY_API_TESTS_SKIP_DTYPES=uint16,uint32,uint64
13
python-versions: '[''3.10'', ''3.13'']'
0 commit comments