#19921 [Dup] LLC Core count calculations updated #27943
Annotations
6 warnings
Run reviewdog/action-cpplint@master:
onnxruntime/core/platform/windows/env.cc#L35
[cpplint] reported by reviewdog 🐶
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
Raw Output:
onnxruntime/core/platform/windows/env.cc:35: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/platform/windows/env.cc#L255
[cpplint] reported by reviewdog 🐶
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
Raw Output:
onnxruntime/core/platform/windows/env.cc:255: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/platform/windows/env.cc#L264
[cpplint] reported by reviewdog 🐶
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
Raw Output:
onnxruntime/core/platform/windows/env.cc:264: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/platform/windows/hardware_core_enumerator.cc#L19
[cpplint] reported by reviewdog 🐶
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
Raw Output:
onnxruntime/core/platform/windows/hardware_core_enumerator.cc:19: Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/platform/windows/hardware_core_enumerator.cc#L77
[cpplint] reported by reviewdog 🐶
Should have a space between // and comment [whitespace/comments] [4]
Raw Output:
onnxruntime/core/platform/windows/hardware_core_enumerator.cc:77: Should have a space between // and comment [whitespace/comments] [4]
|
Run reviewdog/action-cpplint@master:
winml/lib/Api/HardwareCoreEnumerator.cpp#L67
[cpplint] reported by reviewdog 🐶
Should have a space between // and comment [whitespace/comments] [4]
Raw Output:
winml/lib/Api/HardwareCoreEnumerator.cpp:67: Should have a space between // and comment [whitespace/comments] [4]
|
Loading