Skip to content

[WIP] enable WebGPU EP in WebAssembly build #39277

[WIP] enable WebGPU EP in WebAssembly build

[WIP] enable WebGPU EP in WebAssembly build #39277

Triggered via pull request February 22, 2025 23:08
Status Success
Total duration 32m 14s
Artifacts

lint.yml

on: pull_request
Optional Lint
41s
Optional Lint
Python format
2m 21s
Python format
Optional Lint C++
32m 2s
Optional Lint C++
Lint JavaScript
37s
Lint JavaScript
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
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/framework/external_data_loader.cc#L63
[cpplint] reported by reviewdog 🐶 Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2] Raw Output: onnxruntime/core/framework/external_data_loader.cc:63: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
Optional Lint C++: onnxruntime/core/providers/webgpu/external_data_loader.h#L15
[cpplint] reported by reviewdog 🐶 You don't need a ; after a } [readability/braces] [4] Raw Output: onnxruntime/core/providers/webgpu/external_data_loader.h:15: You don't need a ; after a } [readability/braces] [4]
Optional Lint C++: onnxruntime/core/providers/webgpu/external_data_loader.h#L16
[cpplint] reported by reviewdog 🐶 You don't need a ; after a } [readability/braces] [4] Raw Output: onnxruntime/core/providers/webgpu/external_data_loader.h:16: You don't need a ; after a } [readability/braces] [4]