Skip to content

Add implementation of WebGPU EP #35774

Add implementation of WebGPU EP

Add implementation of WebGPU EP #35774

Triggered via pull request October 26, 2024 06:40
Status Success
Total duration 31m 9s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 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
Optional Lint: onnxruntime/core/providers/webgpu/shader_helper.h#L39
[misspell] reported by reviewdog 🐶 "overriden" is a misspelling of "overridden" Raw Output: ./onnxruntime/core/providers/webgpu/shader_helper.h:39:30: "overriden" is a misspelling of "overridden"
Optional Lint: onnxruntime/core/providers/webgpu/shader_helper.h#L151
[misspell] reported by reviewdog 🐶 "neccessary" is a misspelling of "necessary" Raw Output: ./onnxruntime/core/providers/webgpu/shader_helper.h:151:30: "neccessary" is a misspelling of "necessary"
Optional Lint: onnxruntime/core/providers/webgpu/program_manager.cc#L93
[misspell] reported by reviewdog 🐶 "Explaination" is a misspelling of "Explanation" Raw Output: ./onnxruntime/core/providers/webgpu/program_manager.cc:93:5: "Explaination" is a misspelling of "Explanation"
Optional Lint: onnxruntime/core/providers/webgpu/program_manager.cc#L111
[misspell] reported by reviewdog 🐶 "stlye" is a misspelling of "style" Raw Output: ./onnxruntime/core/providers/webgpu/program_manager.cc:111:71: "stlye" is a misspelling of "style"
Python format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Python format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/contrib_ops/webgpu/bert/fast_gelu.cc#L15
[cpplint] reported by reviewdog 🐶 Do not indent within a namespace. [whitespace/indent_namespace] [4] Raw Output: onnxruntime/contrib_ops/webgpu/bert/fast_gelu.cc:15: Do not indent within a namespace. [whitespace/indent_namespace] [4]
Optional Lint C++: onnxruntime/contrib_ops/webgpu/bert/fast_gelu.cc#L16
[cpplint] reported by reviewdog 🐶 Do not indent within a namespace. [whitespace/indent_namespace] [4] Raw Output: onnxruntime/contrib_ops/webgpu/bert/fast_gelu.cc:16: Do not indent within a namespace. [whitespace/indent_namespace] [4]
Optional Lint C++: onnxruntime/contrib_ops/webgpu/bert/fast_gelu.cc#L17
[cpplint] reported by reviewdog 🐶 Do not indent within a namespace. [whitespace/indent_namespace] [4] Raw Output: onnxruntime/contrib_ops/webgpu/bert/fast_gelu.cc:17: Do not indent within a namespace. [whitespace/indent_namespace] [4]
Optional Lint C++: onnxruntime/contrib_ops/webgpu/bert/fast_gelu.cc#L18
[cpplint] reported by reviewdog 🐶 Do not indent within a namespace. [whitespace/indent_namespace] [4] Raw Output: onnxruntime/contrib_ops/webgpu/bert/fast_gelu.cc:18: Do not indent within a namespace. [whitespace/indent_namespace] [4]
Optional Lint C++: onnxruntime/contrib_ops/webgpu/bert/fast_gelu.cc#L19
[cpplint] reported by reviewdog 🐶 Do not indent within a namespace. [whitespace/indent_namespace] [4] Raw Output: onnxruntime/contrib_ops/webgpu/bert/fast_gelu.cc:19: Do not indent within a namespace. [whitespace/indent_namespace] [4]
Optional Lint C++: onnxruntime/contrib_ops/webgpu/bert/fast_gelu.cc#L20
[cpplint] reported by reviewdog 🐶 Do not indent within a namespace. [whitespace/indent_namespace] [4] Raw Output: onnxruntime/contrib_ops/webgpu/bert/fast_gelu.cc:20: Do not indent within a namespace. [whitespace/indent_namespace] [4]
Optional Lint C++: onnxruntime/contrib_ops/webgpu/bert/fast_gelu.cc#L21
[cpplint] reported by reviewdog 🐶 Do not indent within a namespace. [whitespace/indent_namespace] [4] Raw Output: onnxruntime/contrib_ops/webgpu/bert/fast_gelu.cc:21: Do not indent within a namespace. [whitespace/indent_namespace] [4]
Optional Lint C++: onnxruntime/contrib_ops/webgpu/bert/fast_gelu.h#L13
[cpplint] reported by reviewdog 🐶 Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5] Raw Output: onnxruntime/contrib_ops/webgpu/bert/fast_gelu.h:13: Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Optional Lint C++: onnxruntime/contrib_ops/webgpu/bert/layer_norm.cc#L14
[cpplint] reported by reviewdog 🐶 Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5] Raw Output: onnxruntime/contrib_ops/webgpu/bert/layer_norm.cc:14: Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Optional Lint C++: onnxruntime/contrib_ops/webgpu/bert/layer_norm.cc#L18
[cpplint] reported by reviewdog 🐶 Do not indent within a namespace. [whitespace/indent_namespace] [4] Raw Output: onnxruntime/contrib_ops/webgpu/bert/layer_norm.cc:18: Do not indent within a namespace. [whitespace/indent_namespace] [4]