Skip to content

Make CUDA a NHWC EP #20745

Make CUDA a NHWC EP

Make CUDA a NHWC EP #20745

Re-run triggered October 12, 2023 20:38
Status Success
Total duration 29m 49s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Optional Lint: onnxruntime/core/providers/cuda/nn/conv.cc#L18
[misspell] reported by reviewdog 🐶 "versoin" is a misspelling of "version" Raw Output: ./onnxruntime/core/providers/cuda/nn/conv.cc:18: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/test/perftest/command_args_parser.cc#L57
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/test/perftest/command_args_parser.cc:57: Lines should be <= 120 characters long [whitespace/line_length] [2]