Skip to content

Rewrite batched dots that do not reduce as multiplication #3582

Rewrite batched dots that do not reduce as multiplication

Rewrite batched dots that do not reduce as multiplication #3582

Triggered via pull request January 27, 2025 11:21
Status Cancelled
Total duration 6m 19s
Artifacts 13

test.yml

on: pull_request
Check for changes
13s
Check for changes
Matrix: Check code style
Matrix: test
All tests
0s
All tests
Upload coverage
0s
Upload coverage
Fit to window
Zoom out
Zoom in

Annotations

63 errors and 17 warnings
ubuntu-latest test py3.10 : fast-compile 0 : float32 0 : tests/sparse
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.10 : fast-compile 0 : float32 0 : tests/sparse
The operation was canceled.
ubuntu-latest test py3.10 : fast-compile 0 : float32 0 : tests/scan
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.10 : fast-compile 0 : float32 0 : tests/scan
The operation was canceled.
ubuntu-latest test py3.10 : fast-compile 0 : float32 0 : tests --ignore=tests/tensor --ignore=tests/scan --ignore=tests/sparse
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.10 : fast-compile 0 : float32 0 : tests/tensor/test_basic.py tests/tensor/test_inplace.py
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.10 : fast-compile 0 : float32 0 : tests/tensor/rewriting
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.12 : fast-compile 0 : float32 0 : tests/tensor/test_math.py
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.12 : fast-compile 0 : float32 0 : tests/link/numba
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.10 : fast-compile 0 : float32 0 : tests/tensor/test_blas.py tests/tensor/test_elemwise.py tests/tensor/test_math_scipy.py
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.12 : fast-compile 0 : float32 1 : tests/scan
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.12 : fast-compile 0 : float32 1 : tests/scan
The operation was canceled.
ubuntu-latest test py3.12 : fast-compile 0 : float32 1 : tests/tensor/test_math.py
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.12 : fast-compile 0 : float32 0 : tests/scan
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.12 : fast-compile 0 : float32 0 : tests/scan
The operation was canceled.
ubuntu-latest test py3.12 : fast-compile 0 : float32 0 : tests/tensor/test_basic.py tests/tensor/test_inplace.py
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.12 : fast-compile 1 : float32 0 : tests/tensor/test_blas.py tests/tensor/test_elemwise.py tests/tensor/test_math_scipy.py
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.12 : fast-compile 0 : float32 0 : tests --ignore=tests/tensor --ignore=tests/scan --ignore=tests/sparse
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.12 : fast-compile 0 : float32 0 : tests/tensor/test_blas.py tests/tensor/test_elemwise.py tests/tensor/test_math_scipy.py
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.12 : fast-compile 0 : float32 1 : tests/sparse
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.12 : fast-compile 0 : float32 1 : tests/sparse
The operation was canceled.
Benchmarks
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
Benchmarks
The operation was canceled.
ubuntu-latest test py3.12 : fast-compile 0 : float32 0 : tests/sparse
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.12 : fast-compile 0 : float32 0 : tests/sparse
The operation was canceled.
ubuntu-latest test py3.12 : fast-compile 0 : float32 1 : tests/tensor/test_blas.py tests/tensor/test_elemwise.py tests/tensor/test_math_scipy.py
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.12 : fast-compile 0 : float32 1 : tests --ignore=tests/tensor --ignore=tests/scan --ignore=tests/sparse
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.12 : fast-compile 1 : float32 0 : tests/tensor/rewriting
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
macos-15 test py3.12 : fast-compile 0 : float32 0 : tests/tensor/test_blas.py tests/tensor/test_elemwise.py tests/tensor/test_math_scipy.py
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.12 : fast-compile 0 : float32 1 : tests/tensor/rewriting
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.12 : fast-compile 0 : float32 1 : tests/tensor/test_basic.py tests/tensor/test_inplace.py
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.12 : fast-compile 1 : float32 0 : tests/scan
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.12 : fast-compile 1 : float32 0 : tests/scan
The operation was canceled.
ubuntu-latest test py3.10 : fast-compile 0 : float32 0 : tests/link/numba
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
ubuntu-latest test py3.12 : fast-compile 0 : float32 0 : tests/tensor/rewriting
Canceling since a higher priority waiting request for 'Tests-dot_as_mul' exists
All tests
Process completed with exit code 1.
Check for changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check code style (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check code style (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest test py3.12 : fast-compile 1 : float32 0 : tests/sparse
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest test py3.10 : fast-compile 0 : float32 0 : tests/link/pytorch
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest test py3.10 : fast-compile 0 : float32 0 : tests/link/jax
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest test py3.12 : fast-compile 0 : float32 0 : tests/link/jax
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest test py3.12 : fast-compile 1 : float32 0 : tests/tensor/conv
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest test py3.10 : fast-compile 0 : float32 0 : tests/tensor/conv
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest test py3.12 : fast-compile 1 : float32 0 : tests/tensor/test_math.py
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest test py3.12 : fast-compile 0 : float32 0 : tests/tensor/conv
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest test py3.12 : fast-compile 0 : float32 1 : tests/tensor/conv
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
All tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
coverage-126a5e43e681427708d62fe6c86285b0
180 KB
coverage-1fe925bf2f26963223eb01735b146bea
183 KB
coverage-4c27c4f512203a9657b06d92a660fdf4
187 KB
coverage-5822bd655321c12e43c90ef123265ea2
188 KB
coverage-6f364d7bed9953c9c256d933b8bc61f5
186 KB
coverage-70191578b1e9f0e38ee22ce186a830bc
188 KB
coverage-b3830e804165732e31d7238b93dd95d3
188 KB
coverage-d370ebd4ca0ed769ca53258be806d0dc
189 KB
coverage-d57b3a03d16b43c6dc767d5b49c72a10
191 KB
coverage-d5de3dc9176b502b7a207cfb80658c0d
183 KB
coverage-dc8640b664ee537e961b4c070245f82f
186 KB
coverage-e786b1f02b47b483712d858bddcd56cf
188 KB
coverage-fe5c921623f0fa2706bb6eb7b7ed9d58
185 KB