Skip to content

merge main

merge main #23114

Triggered via push November 4, 2023 16:58
Status Success
Total duration 28s
Artifacts
Validation
18s
Validation
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_common.h#L104: onnxruntime/contrib_ops/cpu/bert/attention_common.h#L104
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L45: onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L45
Found C system header after other header. Should be: group_query_attention_impl.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L696: onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L696
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L738: onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L738
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L757: onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L757
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L763: onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L763
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L765: onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L765
At least two spaces is best between code and comments [whitespace/comments] [2]