Make CUDA a NHWC EP #20745
Annotations
3 warnings
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]
|
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]
|
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]
|
The logs for this run have expired and are no longer available.
Loading