Skip to content

Wrap fft for dask

Wrap fft for dask #611

name: Array API Tests (PyTorch Latest)
on: [push, pull_request]
jobs:
array-api-tests-torch:
uses: ./.github/workflows/array-api-tests.yml

Check failure on line 7 in .github/workflows/array-api-tests-torch.yml

View workflow run for this annotation

GitHub Actions / Array API Tests (PyTorch Latest)

Invalid workflow file

The workflow is not valid. In .github/workflows/array-api-tests-torch.yml (Line: 7, Col: 11): Error from called workflow data-apis/array-api-compat/.github/workflows/array-api-tests.yml@562599e9ebf8b2ca0b5721a7828cc0564dc395d0 (Line: 44, Col: 25): Unexpected symbol: '['. Located at position 34 within expression: inputs.package-name == 'dask' && ['3.10', '3.11', '3.12'] || ['3.9', '3.10', '3.11', '3.12'] In .github/workflows/array-api-tests-torch.yml (Line: 7, Col: 11): Error from called workflow data-apis/array-api-compat/.github/workflows/array-api-tests.yml@562599e9ebf8b2ca0b5721a7828cc0564dc395d0 (Line: 44, Col: 25): Unexpected value '${{ inputs.package-name == 'dask' && ['3.10', '3.11', '3.12'] || ['3.9', '3.10', '3.11', '3.12'] }}'
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