Skip to content

Add implementation of WebGPU EP #35778

Add implementation of WebGPU EP

Add implementation of WebGPU EP #35778

Triggered via pull request October 26, 2024 20:35
Status Cancelled
Total duration 36m 32s
Artifacts

lint.yml

on: pull_request
Optional Lint
32s
Optional Lint
Python format
0s
Python format
Optional Lint C++
30m 54s
Optional Lint C++
Lint JavaScript
0s
Lint JavaScript
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 14 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
Lint JavaScript
Canceling since a higher priority waiting request for 'Lint-refs/pull/22591/merge-false' exists
Python format
Canceling since a higher priority waiting request for 'Lint-refs/pull/22591/merge-false' exists
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]