Skip to content

[webgpu] support Pad operator #37388

[webgpu] support Pad operator

[webgpu] support Pad operator #37388

Re-run triggered December 20, 2024 16:05
Status Success
Total duration 31m 13s
Artifacts

lint.yml

on: pull_request
Optional Lint
33s
Optional Lint
Python format
3m 8s
Python format
Optional Lint C++
30m 53s
Optional Lint C++
Lint JavaScript
36s
Lint JavaScript
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Optional Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Optional Lint C++
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Optional Lint C++: onnxruntime/core/providers/webgpu/tensor/pad.cc#L62
[cpplint] reported by reviewdog 🐶 Add #include <string> for string [build/include_what_you_use] [4] Raw Output: onnxruntime/core/providers/webgpu/tensor/pad.cc:62: Add #include <string> for string [build/include_what_you_use] [4]
Optional Lint C++: onnxruntime/core/providers/webgpu/tensor/pad.cc#L137
[cpplint] reported by reviewdog 🐶 Add #include <vector> for vector<> [build/include_what_you_use] [4] Raw Output: onnxruntime/core/providers/webgpu/tensor/pad.cc:137: Add #include <vector> for vector<> [build/include_what_you_use] [4]