Skip to content

Make MultiHeadAttention op return attention probabilities #37274

Make MultiHeadAttention op return attention probabilities

Make MultiHeadAttention op return attention probabilities #37274

Triggered via pull request December 16, 2024 16:24
Status Success
Total duration 30m 50s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Optional Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Optional Lint C++
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Optional Lint C++: onnxruntime/contrib_ops/cpu/bert/multihead_attention.cc#L164
[cpplint] reported by reviewdog 🐶 Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2] Raw Output: onnxruntime/contrib_ops/cpu/bert/multihead_attention.cc:164: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
Optional Lint C++: onnxruntime/contrib_ops/cuda/bert/multihead_attention.cc#L182
[cpplint] reported by reviewdog 🐶 Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2] Raw Output: onnxruntime/contrib_ops/cuda/bert/multihead_attention.cc:182: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
Optional Lint C++: onnxruntime/contrib_ops/cuda/bert/multihead_attention.cc#L227
[cpplint] reported by reviewdog 🐶 Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2] Raw Output: onnxruntime/contrib_ops/cuda/bert/multihead_attention.cc:227: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
Optional Lint C++: onnxruntime/contrib_ops/cuda/bert/multihead_attention.cc#L351
[cpplint] reported by reviewdog 🐶 Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2] Raw Output: onnxruntime/contrib_ops/cuda/bert/multihead_attention.cc:351: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]