Skip to content

Remove test that validates that default num threads is equal to logic… #25237

Remove test that validates that default num threads is equal to logic…

Remove test that validates that default num threads is equal to logic… #25237

Triggered via push November 21, 2023 01:02
Status Success
Total duration 23s
Artifacts
Validation
15s
Validation
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
[cpplint] winml/lib/Api/HardwareCoreEnumerator.cpp#L1: winml/lib/Api/HardwareCoreEnumerator.cpp#L1
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] winml/lib/Api/HardwareCoreEnumerator.cpp#L30: winml/lib/Api/HardwareCoreEnumerator.cpp#L30
Closing ) should be moved to the previous line [whitespace/parens] [2]
[cpplint] winml/lib/Api/HardwareCoreEnumerator.cpp#L26: winml/lib/Api/HardwareCoreEnumerator.cpp#L26
Add #include <memory> for make_unique<> [build/include_what_you_use] [4]
[cpplint] winml/lib/Api/HardwareCoreEnumerator.cpp#L34: winml/lib/Api/HardwareCoreEnumerator.cpp#L34
Add #include <utility> for move [build/include_what_you_use] [4]
[cpplint] winml/lib/Api/HardwareCoreEnumerator.h#L1: winml/lib/Api/HardwareCoreEnumerator.h#L1
At least two spaces is best between code and comments [whitespace/comments] [2]