Skip to content

Add Attention Microsoft Contrib Operator #22629

Add Attention Microsoft Contrib Operator

Add Attention Microsoft Contrib Operator #22629

Triggered via pull request March 1, 2025 18:47
Status Failure
Total duration 58m 59s
Artifacts

ci.yaml

on: pull_request
Check if image exists in registry
5s
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

12 errors and 31 warnings
licensing
Process completed with exit code 1.
pyflakes
Process completed with exit code 1.
format
Process completed with exit code 1.
linux (ubuntu-20.04, codecov)
Process completed with exit code 1.
linux (ubuntu-20.04, release)
The job was canceled because "ubuntu-20_04_codecov" failed.
linux (ubuntu-20.04, release)
The operation was canceled.
linux (ubuntu-20.04, debug)
The job was canceled because "ubuntu-20_04_codecov" failed.
linux (ubuntu-20.04, debug)
The operation was canceled.
sles
Process completed with exit code 2.
tidy
Process completed with exit code 2.
linux-fpga (ubuntu-20.04, debug)
Process completed with exit code 1.
cppcheck
Process completed with exit code 2.
misspell
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
licensing
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
pyflakes
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
linux (ubuntu-20.04, codecov)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
linux (ubuntu-20.04, codecov)
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
linux (ubuntu-20.04, codecov)
Cache save failed.
linux (ubuntu-20.04, release)
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
linux (ubuntu-20.04, release)
Cache save failed.
linux (ubuntu-20.04, debug)
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
linux (ubuntu-20.04, debug)
Cache save failed.
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 'RIGHT_PADDING' [readability-identifier-naming,-warnings-as-errors]
tidy: src/onnx/parse_attention.cpp#L41
invalid case style for enum constant 'LEFT_PADDING' [readability-identifier-naming,-warnings-as-errors]
tidy: src/onnx/parse_attention.cpp#L45
redefinition of enumerator 'NONE' [clang-diagnostic-error]
tidy: src/onnx/parse_attention.cpp#L45
declaration shadows a static data member of 'migraphx::onnx::parse_attention' [clang-diagnostic-shadow,-warnings-as-errors]
tidy: src/onnx/parse_attention.cpp#L46
invalid case style for enum constant 'SELF' [readability-identifier-naming,-warnings-as-errors]
tidy: src/onnx/parse_attention.cpp#L47
invalid case style for enum constant 'CROSS_ATTENTION' [readability-identifier-naming,-warnings-as-errors]
tidy: src/onnx/parse_attention.cpp#L48
expected ';' after enum [clang-diagnostic-error]
tidy: src/onnx/parse_attention.cpp#L82
unused parameter 'infered_out' [clang-diagnostic-unused-parameter,-warnings-as-errors]
tidy: src/onnx/parse_attention.cpp#L82
parameter 'infered_out' is unused [misc-unused-parameters,-warnings-as-errors]
linux-fpga (ubuntu-20.04, debug)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
linux-fpga (ubuntu-20.04, debug)
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
linux-fpga (ubuntu-20.04, debug)
Cache save failed.
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#L44
error: syntax error [syntaxError]