[IREE-EP] Integrate iree async module in the IREE-EP #17
Annotations
1 error and 10 warnings
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
|
onnxruntime/core/providers/iree/iree_ep_runtime.cc#L7
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: iree_ep_runtime.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/providers/iree/iree_ep_runtime.cc:7: Found C++ system header after other header. Should be: iree_ep_runtime.h, c system, c++ system, other. [build/include_order] [4]
|
onnxruntime/core/providers/iree/iree_ep_runtime.cc#L180
[cpplint] reported by reviewdog 🐶
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
Raw Output:
onnxruntime/core/providers/iree/iree_ep_runtime.cc:180: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
onnxruntime/core/providers/iree/iree_ep_runtime.cc#L181
[cpplint] reported by reviewdog 🐶
Missing spaces around << [whitespace/operators] [3]
Raw Output:
onnxruntime/core/providers/iree/iree_ep_runtime.cc:181: Missing spaces around << [whitespace/operators] [3]
|
onnxruntime/core/providers/iree/iree_ep_runtime.cc#L241
[cpplint] reported by reviewdog 🐶
Missing spaces around << [whitespace/operators] [3]
Raw Output:
onnxruntime/core/providers/iree/iree_ep_runtime.cc:241: Missing spaces around << [whitespace/operators] [3]
|
onnxruntime/core/providers/iree/iree_ep_runtime.cc#L243
[cpplint] reported by reviewdog 🐶
Missing spaces around << [whitespace/operators] [3]
Raw Output:
onnxruntime/core/providers/iree/iree_ep_runtime.cc:243: Missing spaces around << [whitespace/operators] [3]
|
onnxruntime/core/providers/iree/iree_ep_runtime.cc#L245
[cpplint] reported by reviewdog 🐶
Missing spaces around << [whitespace/operators] [3]
Raw Output:
onnxruntime/core/providers/iree/iree_ep_runtime.cc:245: Missing spaces around << [whitespace/operators] [3]
|
onnxruntime/core/providers/iree/iree_ep_runtime.cc#L247
[cpplint] reported by reviewdog 🐶
Missing spaces around << [whitespace/operators] [3]
Raw Output:
onnxruntime/core/providers/iree/iree_ep_runtime.cc:247: Missing spaces around << [whitespace/operators] [3]
|
onnxruntime/core/providers/iree/iree_ep_runtime.cc#L249
[cpplint] reported by reviewdog 🐶
Missing spaces around << [whitespace/operators] [3]
Raw Output:
onnxruntime/core/providers/iree/iree_ep_runtime.cc:249: Missing spaces around << [whitespace/operators] [3]
|
onnxruntime/core/providers/iree/iree_ep_runtime.cc#L251
[cpplint] reported by reviewdog 🐶
Missing spaces around << [whitespace/operators] [3]
Raw Output:
onnxruntime/core/providers/iree/iree_ep_runtime.cc:251: Missing spaces around << [whitespace/operators] [3]
|
onnxruntime/core/providers/iree/iree_ep_runtime.cc#L259
[cpplint] reported by reviewdog 🐶
Missing spaces around << [whitespace/operators] [3]
Raw Output:
onnxruntime/core/providers/iree/iree_ep_runtime.cc:259: Missing spaces around << [whitespace/operators] [3]
|
This job succeeded
Loading