cuda graph enhancement #26523
Annotations
5 warnings
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cuda/cuda_execution_provider.cc#L201
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/cuda/cuda_execution_provider.cc:201: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cuda/cuda_execution_provider.cc#L406
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/cuda/cuda_execution_provider.cc:406: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cuda/cuda_execution_provider.cc#L414
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/cuda/cuda_execution_provider.cc:414: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cuda/cuda_graph.cc#L85
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/cuda/cuda_graph.cc:85: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cuda/cuda_graph.h#L44
[cpplint] reported by reviewdog 🐶
Add #include <unordered_map> for unordered_map<> [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/cuda/cuda_graph.h:44: Add #include <unordered_map> for unordered_map<> [build/include_what_you_use] [4]
|
The logs for this run have expired and are no longer available.
Loading