Skip to content

Make CUDA a NHWC EP #20341

Make CUDA a NHWC EP

Make CUDA a NHWC EP #20341

Re-run triggered October 4, 2023 19:31
Status Failure
Total duration 34m 33s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 16 warnings
Python format
Process completed with exit code 1.
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.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
Optional Lint: onnxruntime/core/providers/cuda/nn/conv.cc#L16
[misspell] reported by reviewdog 🐶 "versoin" is a misspelling of "version" Raw Output: ./onnxruntime/core/providers/cuda/nn/conv.cc:16:47: "versoin" is a misspelling of "version"
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 `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/
Lint C++: include/onnxruntime/core/providers/cuda/cuda_provider_options.h#L38
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: include/onnxruntime/core/providers/cuda/cuda_provider_options.h:38: Lines should be <= 120 characters long [whitespace/line_length] [2]
Lint C++: onnxruntime/contrib_ops/cuda/conv_transpose_with_dynamic_pads.h#L16
[cpplint] reported by reviewdog 🐶 Single-parameter constructors should be marked explicit. [runtime/explicit] [5] Raw Output: onnxruntime/contrib_ops/cuda/conv_transpose_with_dynamic_pads.h:16: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
Lint C++: onnxruntime/core/providers/cpu/nn/instance_norm_helper.h#L17
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/core/providers/cpu/nn/instance_norm_helper.h:17: Lines should be <= 120 characters long [whitespace/line_length] [2]
Lint C++: onnxruntime/core/providers/cuda/cuda_execution_provider.cc#L2514
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/core/providers/cuda/cuda_execution_provider.cc:2514: Lines should be <= 120 characters long [whitespace/line_length] [2]
Lint C++: onnxruntime/core/providers/cuda/cuda_nhwc_kernels.cc#L10
[cpplint] reported by reviewdog 🐶 Include the directory when naming header files [build/include_subdir] [4] Raw Output: onnxruntime/core/providers/cuda/cuda_nhwc_kernels.cc:10: Include the directory when naming header files [build/include_subdir] [4]
Lint C++: onnxruntime/core/providers/cuda/cuda_nhwc_kernels.cc#L18
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/core/providers/cuda/cuda_nhwc_kernels.cc:18: Lines should be <= 120 characters long [whitespace/line_length] [2]
Lint C++: onnxruntime/core/providers/cuda/cuda_nhwc_kernels.cc#L19
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/core/providers/cuda/cuda_nhwc_kernels.cc:19: Lines should be <= 120 characters long [whitespace/line_length] [2]
Lint C++: onnxruntime/core/providers/cuda/cuda_nhwc_kernels.cc#L20
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/core/providers/cuda/cuda_nhwc_kernels.cc:20: Lines should be <= 120 characters long [whitespace/line_length] [2]
Lint C++: onnxruntime/core/providers/cuda/cuda_nhwc_kernels.cc#L21
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/core/providers/cuda/cuda_nhwc_kernels.cc:21: Lines should be <= 120 characters long [whitespace/line_length] [2]
Lint C++: onnxruntime/core/providers/cuda/cuda_nhwc_kernels.cc#L22
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/core/providers/cuda/cuda_nhwc_kernels.cc:22: Lines should be <= 120 characters long [whitespace/line_length] [2]