[DONT REVIEW] Debug Info for tensor dump & move MemcpyToHost,MemcpyFromHost to a different stream #34127
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/framework/allocation_planner.cc#L2242
[cpplint] reported by reviewdog 🐶
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
Raw Output:
onnxruntime/core/framework/allocation_planner.cc:2242: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
|
onnxruntime/core/framework/allocation_planner.cc#L2349
[cpplint] reported by reviewdog 🐶
Missing spaces around << [whitespace/operators] [3]
Raw Output:
onnxruntime/core/framework/allocation_planner.cc:2349: Missing spaces around << [whitespace/operators] [3]
|
onnxruntime/core/framework/allocation_planner.cc#L2371
[cpplint] reported by reviewdog 🐶
Missing spaces around << [whitespace/operators] [3]
Raw Output:
onnxruntime/core/framework/allocation_planner.cc:2371: Missing spaces around << [whitespace/operators] [3]
|
onnxruntime/core/framework/allocation_planner.cc#L2373
[cpplint] reported by reviewdog 🐶
Missing spaces around << [whitespace/operators] [3]
Raw Output:
onnxruntime/core/framework/allocation_planner.cc:2373: Missing spaces around << [whitespace/operators] [3]
|
onnxruntime/core/framework/sequential_executor.cc#L193
[cpplint] reported by reviewdog 🐶
Should have a space between // and comment [whitespace/comments] [4]
Raw Output:
onnxruntime/core/framework/sequential_executor.cc:193: Should have a space between // and comment [whitespace/comments] [4]
|
onnxruntime/core/framework/sequential_executor.cc#L199
[cpplint] reported by reviewdog 🐶
Should have a space between // and comment [whitespace/comments] [4]
Raw Output:
onnxruntime/core/framework/sequential_executor.cc:199: Should have a space between // and comment [whitespace/comments] [4]
|
onnxruntime/core/framework/sequential_executor.cc#L585
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/framework/sequential_executor.cc:585: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/framework/sequential_executor.cc#L589
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/framework/sequential_executor.cc:589: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/framework/sequential_executor.cc#L589
[cpplint] reported by reviewdog 🐶
Missing spaces around << [whitespace/operators] [3]
Raw Output:
onnxruntime/core/framework/sequential_executor.cc:589: Missing spaces around << [whitespace/operators] [3]
|
onnxruntime/core/framework/sequential_executor.cc#L641
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/framework/sequential_executor.cc:641: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
This job succeeded
Loading