webgpu ep support dawn proc table #35407
Annotations
3 warnings
onnxruntime/core/providers/webgpu/webgpu_provider_factory.cc#L183
[cpplint] reported by reviewdog 🐶
Missing space before { [whitespace/braces] [5]
Raw Output:
onnxruntime/core/providers/webgpu/webgpu_provider_factory.cc:183: Missing space before { [whitespace/braces] [5]
|
onnxruntime/core/providers/webgpu/webgpu_provider_factory.cc#L184
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/webgpu/webgpu_provider_factory.cc:184: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/providers/webgpu/webgpu_provider_factory.cc#L181
[cpplint] reported by reviewdog 🐶
Add #include <string> for string [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/webgpu/webgpu_provider_factory.cc:181: Add #include <string> for string [build/include_what_you_use] [4]
|
This job succeeded
Loading