[webgpu]: add a simple GetCapability implementation #20401
Annotations
2 warnings
onnxruntime/core/providers/js/js_execution_provider.cc#L669
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/js/js_execution_provider.cc:669: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/providers/js/js_execution_provider.cc#L676
[cpplint] reported by reviewdog 🐶
Add #include <vector> for vector<> [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/js/js_execution_provider.cc:676: Add #include <vector> for vector<> [build/include_what_you_use] [4]
|
The logs for this run have expired and are no longer available.
Loading