Skip to content

Add implementation of WebGPU EP #35775

Add implementation of WebGPU EP

Add implementation of WebGPU EP #35775

Triggered via pull request October 26, 2024 07:41
Status Failure
Total duration 46m 46s
Artifacts

lint.yml

on: pull_request
Optional Lint
36s
Optional Lint
Python format
48s
Python format
Optional Lint C++
31m 15s
Optional Lint C++
Lint JavaScript
24s
Lint JavaScript
Fit to window
Zoom out
Zoom in

Annotations

4 errors 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
Python format
Process completed with exit code 127.
Python format
Process completed with exit code 2.
Python format
Path does not exist: lintrunner.sarif
Optional Lint: onnxruntime/core/providers/webgpu/shader_helper.h#L38
[misspell] reported by reviewdog 🐶 "overriden" is a misspelling of "overridden" Raw Output: ./onnxruntime/core/providers/webgpu/shader_helper.h:38:30: "overriden" is a misspelling of "overridden"
Optional Lint: onnxruntime/core/providers/webgpu/shader_helper.h#L150
[misspell] reported by reviewdog 🐶 "neccessary" is a misspelling of "necessary" Raw Output: ./onnxruntime/core/providers/webgpu/shader_helper.h:150:30: "neccessary" is a misspelling of "necessary"
Optional Lint: onnxruntime/core/providers/webgpu/program_manager.cc#L92
[misspell] reported by reviewdog 🐶 "Explaination" is a misspelling of "Explanation" Raw Output: ./onnxruntime/core/providers/webgpu/program_manager.cc:92:5: "Explaination" is a misspelling of "Explanation"
Optional Lint: onnxruntime/core/providers/webgpu/program_manager.cc#L110
[misspell] reported by reviewdog 🐶 "stlye" is a misspelling of "style" Raw Output: ./onnxruntime/core/providers/webgpu/program_manager.cc:110:71: "stlye" is a misspelling of "style"
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]
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/