[WIP] WebGPU EP [skip ci] #34592
Annotations
1 error and 10 warnings
Run reviewdog/action-cpplint@master
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
Run reviewdog/action-cpplint@master:
include/onnxruntime/core/session/onnxruntime_cxx_api.h#L895
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
include/onnxruntime/core/session/onnxruntime_cxx_api.h:895: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
include/onnxruntime/core/session/onnxruntime_cxx_inline.h#L842
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
include/onnxruntime/core/session/onnxruntime_cxx_inline.h:842: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
include/onnxruntime/core/session/onnxruntime_cxx_inline.h#L843
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
include/onnxruntime/core/session/onnxruntime_cxx_inline.h:843: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
include/onnxruntime/core/session/onnxruntime_cxx_inline.h#L856
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
include/onnxruntime/core/session/onnxruntime_cxx_inline.h:856: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/contrib_ops/webgpu/bert/fast_gelu.h#L13
[cpplint] reported by reviewdog 🐶
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Raw Output:
onnxruntime/contrib_ops/webgpu/bert/fast_gelu.h:13: Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Run reviewdog/action-cpplint@master:
onnxruntime/contrib_ops/webgpu/bert/rotary_embedding.cc#L29
[cpplint] reported by reviewdog 🐶
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
Raw Output:
onnxruntime/contrib_ops/webgpu/bert/rotary_embedding.cc:29: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/contrib_ops/webgpu/bert/rotary_embedding.cc#L37
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/contrib_ops/webgpu/bert/rotary_embedding.cc:37: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/contrib_ops/webgpu/bert/rotary_embedding.cc#L38
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/contrib_ops/webgpu/bert/rotary_embedding.cc:38: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/contrib_ops/webgpu/bert/rotary_embedding.cc#L39
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/contrib_ops/webgpu/bert/rotary_embedding.cc:39: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/contrib_ops/webgpu/bert/rotary_embedding.cc#L41
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/contrib_ops/webgpu/bert/rotary_embedding.cc:41: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Loading