update docs #27416
Annotations
2 warnings and 2 notices
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_base.cc#L256:
onnxruntime/contrib_ops/cpu/bert/attention_base.cc#L256
Lines should be <= 120 characters long [whitespace/line_length] [2]
|
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_base.cc#L256:
onnxruntime/contrib_ops/cpu/bert/attention_base.cc#L256
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
|
[misspell] onnxruntime/core/graph/contrib_ops/bert_defs.cc#L337:
onnxruntime/core/graph/contrib_ops/bert_defs.cc#L337
"Dimention" is a misspelling of "Dimension"
|
[misspell] docs/ContribOperators.md#L159:
docs/ContribOperators.md#L159
"Dimention" is a misspelling of "Dimension"
|