[WebGPU EP] extend concat to handle large number of inputs #44339
Annotations
2 warnings
|
onnxruntime/core/providers/webgpu/tensor/concat.cc#L156
[cpplint] reported by reviewdog 🐶
Add #include <vector> for vector<> [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/webgpu/tensor/concat.cc:156: Add #include <vector> for vector<> [build/include_what_you_use] [4]
|
|
onnxruntime/core/providers/webgpu/tensor/concat.cc#L143
[cpplint] reported by reviewdog 🐶
Add #include <algorithm> for min [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/webgpu/tensor/concat.cc:143: Add #include <algorithm> for min [build/include_what_you_use] [4]
|
The logs for this run have expired and are no longer available.
Loading