Skip to content

[webgpu] Optimize Conv by im2col-matmul #48630

[webgpu] Optimize Conv by im2col-matmul

[webgpu] Optimize Conv by im2col-matmul #48630

Re-run triggered December 2, 2025 18:04
Status Success
Total duration 31m 37s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 15 warnings
Optional Lint C++
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
Python format
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
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++: onnxruntime/core/providers/webgpu/nn/im2col_matmul.cc#L223
[cpplint] reported by reviewdog 🐶 Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2] Raw Output: onnxruntime/core/providers/webgpu/nn/im2col_matmul.cc:223: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
Optional Lint C++: onnxruntime/core/providers/webgpu/nn/im2col_matmul.cc#L216
[cpplint] reported by reviewdog 🐶 Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2] Raw Output: onnxruntime/core/providers/webgpu/nn/im2col_matmul.cc:216: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
Optional Lint C++: onnxruntime/core/providers/webgpu/nn/im2col_matmul.cc#L215
[cpplint] reported by reviewdog 🐶 Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2] Raw Output: onnxruntime/core/providers/webgpu/nn/im2col_matmul.cc:215: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
Optional Lint C++: onnxruntime/core/providers/webgpu/nn/im2col_matmul.cc#L210
[cpplint] reported by reviewdog 🐶 Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2] Raw Output: onnxruntime/core/providers/webgpu/nn/im2col_matmul.cc:210: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
Optional Lint C++: onnxruntime/core/providers/webgpu/nn/im2col_matmul.cc#L209
[cpplint] reported by reviewdog 🐶 Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2] Raw Output: onnxruntime/core/providers/webgpu/nn/im2col_matmul.cc:209: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
Optional Lint C++: onnxruntime/core/providers/webgpu/nn/im2col_matmul.cc#L208
[cpplint] reported by reviewdog 🐶 Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2] Raw Output: onnxruntime/core/providers/webgpu/nn/im2col_matmul.cc:208: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
Optional Lint C++: onnxruntime/core/providers/webgpu/nn/im2col_matmul.cc#L207
[cpplint] reported by reviewdog 🐶 Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2] Raw Output: onnxruntime/core/providers/webgpu/nn/im2col_matmul.cc:207: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
Optional Lint C++: onnxruntime/core/providers/webgpu/nn/im2col_matmul.cc#L106
[cpplint] reported by reviewdog 🐶 Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2] Raw Output: onnxruntime/core/providers/webgpu/nn/im2col_matmul.cc:106: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
Optional Lint C++: onnxruntime/core/providers/webgpu/nn/im2col_matmul.cc#L105
[cpplint] reported by reviewdog 🐶 Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2] Raw Output: onnxruntime/core/providers/webgpu/nn/im2col_matmul.cc:105: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
Optional Lint C++: onnxruntime/core/providers/webgpu/nn/im2col_matmul.cc#L16
[cpplint] reported by reviewdog 🐶 Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2] Raw Output: onnxruntime/core/providers/webgpu/nn/im2col_matmul.cc:16: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]