Skip to content

Add newaxis to torch aliases #172

Add newaxis to torch aliases

Add newaxis to torch aliases #172

name: Array API Tests (PyTorch Latest)
on: [push, pull_request]
jobs:
array-api-tests-torch:
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"