Skip to content

comments and docs #23168

comments and docs

comments and docs #23168

Triggered via push November 5, 2023 19:17
Status Success
Total duration 24s
Artifacts
Validation
15s
Validation
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention_helper.h#L181: onnxruntime/contrib_ops/cuda/bert/group_query_attention_helper.h#L181
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[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#L709: onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L709
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L726: onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L726
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L732: onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L732
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L734: onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L734
At least two spaces is best between code and comments [whitespace/comments] [2]