Skip to content

Catch invalid broadcasts in pointwise reduce fusion #21753

Catch invalid broadcasts in pointwise reduce fusion

Catch invalid broadcasts in pointwise reduce fusion #21753

Triggered via pull request November 26, 2024 01:43
Status Cancelled
Total duration 1h 7m 57s
Artifacts

ci.yaml

on: pull_request
Check if image exists in registry
7s
Check if image exists in registry
Matrix: linux-fpga
Matrix: linux
Build image
0s
Build image
Build SLES image
0s
Build SLES image
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
format
Process completed with exit code 1.
linux (ubuntu-20.04, release)
Process completed with exit code 1.
linux (ubuntu-20.04, codecov)
The job was canceled because "ubuntu-20_04_release" failed.
linux (ubuntu-20.04, codecov)
Process completed with exit code 1.
linux (ubuntu-20.04, debug)
The job was canceled because "ubuntu-20_04_release" failed.
linux (ubuntu-20.04, debug)
The operation was canceled.
cppcheck
Process completed with exit code 2.
linux-fpga (ubuntu-20.04, debug)
The run was canceled by @github-actions[bot].
linux-fpga (ubuntu-20.04, debug)
The operation was canceled.
tidy
The run was canceled by @github-actions[bot].
tidy
The operation was canceled.
sles
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cppcheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cppcheck: src/fuse_reduce.cpp#L202
style: Unused variable: broadcast_indices [unusedVariable]
linux-fpga (ubuntu-20.04, debug)
Cache save failed.
tidy: src/fuse_reduce.cpp#L200
the const qualified parameter 'reduce_axes' is copied for each invocation; consider making it a reference [performance-unnecessary-value-param,-warnings-as-errors]