Add Attention Microsoft Contrib Operator #22652
Triggered via pull request
March 4, 2025 19:47
Status
Cancelled
Total duration
1h 2m 19s
Artifacts
–
ci.yaml
on: pull_request
Check if image exists in registry
5s
Matrix: linux-fpga
Matrix: linux
sles
5m 30s
Annotations
18 errors and 25 warnings
licensing
This is a scheduled Ubuntu 20.04 brownout. Ubuntu 20.04 LTS runner will be removed on 2025-04-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
licensing
GitHub Actions has encountered an internal error when running your job.
|
linux-fpga (ubuntu-20.04, debug)
This is a scheduled Ubuntu 20.04 brownout. Ubuntu 20.04 LTS runner will be removed on 2025-04-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
linux-fpga (ubuntu-20.04, debug)
GitHub Actions has encountered an internal error when running your job.
|
linux (ubuntu-20.04, debug)
This is a scheduled Ubuntu 20.04 brownout. Ubuntu 20.04 LTS runner will be removed on 2025-04-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
linux (ubuntu-20.04, debug)
GitHub Actions has encountered an internal error when running your job.
|
linux (ubuntu-20.04, release)
This is a scheduled Ubuntu 20.04 brownout. Ubuntu 20.04 LTS runner will be removed on 2025-04-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
linux (ubuntu-20.04, release)
GitHub Actions has encountered an internal error when running your job.
|
linux (ubuntu-20.04, codecov)
This is a scheduled Ubuntu 20.04 brownout. Ubuntu 20.04 LTS runner will be removed on 2025-04-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
linux (ubuntu-20.04, codecov)
GitHub Actions has encountered an internal error when running your job.
|
misspell
This is a scheduled Ubuntu 20.04 brownout. Ubuntu 20.04 LTS runner will be removed on 2025-04-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
misspell
GitHub Actions has encountered an internal error when running your job.
|
pyflakes
This is a scheduled Ubuntu 20.04 brownout. Ubuntu 20.04 LTS runner will be removed on 2025-04-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
pyflakes
GitHub Actions has encountered an internal error when running your job.
|
sles
Process completed with exit code 2.
|
format
Process completed with exit code 1.
|
tidy
Process completed with exit code 2.
|
cppcheck
Process completed with exit code 2.
|
sles
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
sles
Cache save failed.
|
tidy
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
tidy
Cache save failed.
|
tidy:
src/onnx/parse_attention.cpp#L39
invalid case style for enum constant 'NONE' [readability-identifier-naming,-warnings-as-errors]
|
tidy:
src/onnx/parse_attention.cpp#L40
invalid case style for enum constant 'RAW' [readability-identifier-naming,-warnings-as-errors]
|
tidy:
src/onnx/parse_attention.cpp#L41
invalid case style for enum constant 'RIGHT_PADDING' [readability-identifier-naming,-warnings-as-errors]
|
tidy:
src/onnx/parse_attention.cpp#L42
invalid case style for enum constant 'LEFT_PADDING' [readability-identifier-naming,-warnings-as-errors]
|
tidy:
src/onnx/parse_attention.cpp#L46
invalid case style for enum constant 'NOT_SET' [readability-identifier-naming,-warnings-as-errors]
|
tidy:
src/onnx/parse_attention.cpp#L47
invalid case style for enum constant 'SELF' [readability-identifier-naming,-warnings-as-errors]
|
tidy:
src/onnx/parse_attention.cpp#L48
invalid case style for enum constant 'CROSS_ATTENTION' [readability-identifier-naming,-warnings-as-errors]
|
tidy:
src/onnx/parse_attention.cpp#L86
unused parameter 'infered_out' [clang-diagnostic-unused-parameter,-warnings-as-errors]
|
tidy:
src/onnx/parse_attention.cpp#L86
parameter 'infered_out' is unused [misc-unused-parameters,-warnings-as-errors]
|
tidy:
src/onnx/parse_attention.cpp#L165
the const qualified parameter 'name' is copied for each invocation; consider making it a reference [performance-unnecessary-value-param,-warnings-as-errors]
|
cppcheck
Cache not found for keys: cppcheck-cache-1-0d60ec08da839a5f0817c1ac832d6714528a487c3f30f0d399cfeb9eb21432dc-refs/pull/3816/merge, cppcheck-cache-1-0d60ec08da839a5f0817c1ac832d6714528a487c3f30f0d399cfeb9eb21432dc-
|
cppcheck
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
cppcheck
Cache save failed.
|
cppcheck:
src/onnx/parse_attention.cpp#L173
style: Parameter 'weight_shape' can be declared as reference to const [constParameterReference]
|
cppcheck:
src/onnx/parse_attention.cpp#L214
style: Parameter 'infered_out' can be declared as reference to const [constParameterReference]
|
cppcheck:
src/onnx/parse_attention.cpp#L253
style: Parameter 'attr_out' can be declared as reference to const [constParameterReference]
|
cppcheck:
src/onnx/parse_attention.cpp#L365
style: Parameter 'attr_out' can be declared as reference to const [constParameterReference]
|
cppcheck:
src/onnx/parse_attention.cpp#L409
style: Parameter 'attr_out' can be declared as reference to const [constParameterReference]
|
cppcheck:
src/onnx/parse_attention.cpp#L596
style: Empty if statement. [migraphx-EmptyIfStatement]
|
cppcheck:
src/onnx/parse_attention.cpp#L609
style: Empty if statement. [migraphx-EmptyIfStatement]
|
cppcheck:
src/onnx/parse_attention.cpp#L613
style: Empty if statement. [migraphx-EmptyIfStatement]
|