Add support for MatMulNBits #21034
Triggered via pull request
October 2, 2024 12:51
Status
Failure
Total duration
2h 25m 29s
Billable time
2h 59m
Artifacts
–
ci.yaml
on: pull_request
Check if image exists in registry
4s
Matrix: linux-fpga
Matrix: linux
sles
34m 6s
Annotations
1 error and 19 warnings
tidy
Process completed with exit code 2.
|
cancel
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
licensing
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pyflakes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
tidy
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/
|
tidy:
src/onnx/parse_matmulnbits.cpp#L48
invalid case style for local constant 'N' [readability-identifier-naming,-warnings-as-errors]
|
tidy:
src/onnx/parse_matmulnbits.cpp#L49
invalid case style for local constant 'K' [readability-identifier-naming,-warnings-as-errors]
|
tidy:
src/onnx/parse_matmulnbits.cpp#L57
use of a signed integer operand with a binary bitwise operator [hicpp-signed-bitwise,-warnings-as-errors]
|
tidy:
src/onnx/parse_matmulnbits.cpp#L106
invalid case style for parameter 'N' [readability-identifier-naming,-warnings-as-errors]
|
tidy:
src/onnx/parse_matmulnbits.cpp#L107
invalid case style for parameter 'K' [readability-identifier-naming,-warnings-as-errors]
|
tidy:
src/onnx/parse_matmulnbits.cpp#L132
invalid case style for parameter 'N' [readability-identifier-naming,-warnings-as-errors]
|
tidy:
src/onnx/parse_matmulnbits.cpp#L145
invalid case style for parameter 'N' [readability-identifier-naming,-warnings-as-errors]
|
tidy:
src/onnx/parse_matmulnbits.cpp#L145
invalid case style for parameter 'K' [readability-identifier-naming,-warnings-as-errors]
|
linux (ubuntu-20.04, codecov)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3, 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/
|
linux (ubuntu-20.04, release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3, 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/
|
linux (ubuntu-20.04, debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3, 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/
|
linux (ubuntu-20.04, debug)
Cache save failed.
|
linux-fpga (ubuntu-20.04, debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3, 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/
|