Skip to content

NHWC DepthToSpace U8 and its transformation #39258

NHWC DepthToSpace U8 and its transformation

NHWC DepthToSpace U8 and its transformation #39258

Triggered via pull request February 21, 2025 15:32
Status Failure
Total duration 32m 13s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
Python format
Process completed with exit code 1.
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/graph/contrib_ops/contrib_defs.cc#L3737
[cpplint] reported by reviewdog 🐶 Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2] Raw Output: onnxruntime/core/graph/contrib_ops/contrib_defs.cc:3737: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
Optional Lint C++: onnxruntime/core/graph/contrib_ops/contrib_defs.cc#L3706
[cpplint] reported by reviewdog 🐶 Add #include <string> for string [build/include_what_you_use] [4] Raw Output: onnxruntime/core/graph/contrib_ops/contrib_defs.cc:3706: Add #include <string> for string [build/include_what_you_use] [4]
Optional Lint C++: onnxruntime/core/providers/cpu/tensor/space_depth_ops.cc#L70
[cpplint] reported by reviewdog 🐶 Namespace should be terminated with "// namespace contrib" [readability/namespace] [5] Raw Output: onnxruntime/core/providers/cpu/tensor/space_depth_ops.cc:70: Namespace should be terminated with "// namespace contrib" [readability/namespace] [5]
Optional Lint C++: onnxruntime/core/providers/cpu/tensor/space_depth_ops.cc#L199
[cpplint] reported by reviewdog 🐶 Add #include <vector> for vector<> [build/include_what_you_use] [4] Raw Output: onnxruntime/core/providers/cpu/tensor/space_depth_ops.cc:199: Add #include <vector> for vector<> [build/include_what_you_use] [4]