Skip to content

max sequence length for memory efficient attention #22163

max sequence length for memory efficient attention

max sequence length for memory efficient attention #22163

Triggered via push October 27, 2023 19:45
Status Success
Total duration 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Validation
24s
Validation
Fit to window
Zoom out
Zoom in

Annotations

14 warnings and 1 notice
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L157: onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L157
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L287: onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L287
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L399: onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L399
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L453: onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L453
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]