Skip to content

[WebGPU EP] allows GPUDevice to be released after use #37369

[WebGPU EP] allows GPUDevice to be released after use

[WebGPU EP] allows GPUDevice to be released after use #37369

Triggered via pull request December 19, 2024 19:06
Status Success
Total duration 30m 11s
Artifacts

lint.yml

on: pull_request
Optional Lint
36s
Optional Lint
Python format
3m 8s
Python format
Optional Lint C++
30m 1s
Optional Lint C++
Lint JavaScript
37s
Lint JavaScript
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Optional Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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++
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Optional Lint C++: onnxruntime/core/providers/webgpu/webgpu_context.cc#L644
[cpplint] reported by reviewdog 🐶 Add #include <unordered_map> for unordered_map<> [build/include_what_you_use] [4] Raw Output: onnxruntime/core/providers/webgpu/webgpu_context.cc:644: Add #include <unordered_map> for unordered_map<> [build/include_what_you_use] [4]
Optional Lint C++: onnxruntime/core/providers/webgpu/webgpu_context.cc#L696
[cpplint] reported by reviewdog 🐶 Add #include <utility> for move [build/include_what_you_use] [4] Raw Output: onnxruntime/core/providers/webgpu/webgpu_context.cc:696: Add #include <utility> for move [build/include_what_you_use] [4]
Optional Lint C++: onnxruntime/core/providers/webgpu/webgpu_context.h#L66
[cpplint] reported by reviewdog 🐶 Add #include <unordered_map> for unordered_map<> [build/include_what_you_use] [4] Raw Output: onnxruntime/core/providers/webgpu/webgpu_context.h:66: Add #include <unordered_map> for unordered_map<> [build/include_what_you_use] [4]
Optional Lint C++: onnxruntime/core/providers/webgpu/webgpu_provider_factory.cc#L190
[cpplint] reported by reviewdog 🐶 Add #include <string> for string [build/include_what_you_use] [4] Raw Output: onnxruntime/core/providers/webgpu/webgpu_provider_factory.cc:190: Add #include <string> for string [build/include_what_you_use] [4]
Optional Lint C++: onnxruntime/core/providers/webgpu/webgpu_provider_factory.cc#L233
[cpplint] reported by reviewdog 🐶 Add #include <memory> for make_shared<> [build/include_what_you_use] [4] Raw Output: onnxruntime/core/providers/webgpu/webgpu_provider_factory.cc:233: Add #include <memory> for make_shared<> [build/include_what_you_use] [4]
Optional Lint C++: onnxruntime/core/providers/webgpu/webgpu_provider_factory.cc#L233
[cpplint] reported by reviewdog 🐶 Add #include <utility> for move [build/include_what_you_use] [4] Raw Output: onnxruntime/core/providers/webgpu/webgpu_provider_factory.cc:233: Add #include <utility> for move [build/include_what_you_use] [4]