2 files changed
+3
-3
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 |
| - | |
| 130 | + | |
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
|
Submodule array_api_compat updated 25 files
- .github/workflows/array-api-tests-torch.yml-3
- .github/workflows/docs-deploy.yml+1-1
- .github/workflows/publish-package.yml+2-2
- array_api_compat/__init__.py+4-4
- array_api_compat/common/_aliases.py+18-3
- array_api_compat/common/_helpers.py+33-14
- array_api_compat/cupy/__init__.py+1-1
- array_api_compat/cupy/_aliases.py+1-7
- array_api_compat/dask/array/__init__.py+1-1
- array_api_compat/dask/array/_aliases.py+4-2
- array_api_compat/numpy/__init__.py+1-1
- array_api_compat/numpy/_aliases.py+1
- array_api_compat/torch/__init__.py+1-1
- dask-skips.txt+3
- docs/_static/custom.css+14
- docs/changelog.md+15
- docs/conf.py+2-1
- docs/dev/implementation-notes.md+14
- docs/dev/releasing.md+89-40
- docs/helper-functions.rst+1
- docs/index.md+2-2
- tests/test_array_namespace.py+26-4
- tests/test_common.py+42-2
- torch-xfails.txt+4
- vendor_test/uses_torch.py+1-1
0 commit comments