ConvTranpose using CUDNN Frontend with NHWC support #21752
9 new alerts
New alerts in code changed by this pull request
- 9 warnings
See annotations below for details.
Annotations
Check warning on line 65 in onnxruntime/core/providers/cuda/nn/conv_transpose_8.h
Code scanning / PREfast
The const variable 'insert_at' can be computed at compile-time. Consider using constexpr (con.5). Warning
Check warning on line 65 in onnxruntime/core/providers/cuda/nn/conv_transpose_8.h
Code scanning / PREfast
The const variable 'insert_at' can be computed at compile-time. Consider using constexpr (con.5). Warning
Check warning on line 65 in onnxruntime/core/providers/cuda/nn/conv_transpose_8.h
Code scanning / PREfast
The const variable 'insert_at' can be computed at compile-time. Consider using constexpr (con.5). Warning
Check warning on line 77 in onnxruntime/core/providers/cuda/nn/conv_transpose_8.h
Code scanning / PREfast
The const variable 'insert_at' can be computed at compile-time. Consider using constexpr (con.5). Warning
Check warning on line 77 in onnxruntime/core/providers/cuda/nn/conv_transpose_8.h
Code scanning / PREfast
The const variable 'insert_at' can be computed at compile-time. Consider using constexpr (con.5). Warning
Check warning on line 77 in onnxruntime/core/providers/cuda/nn/conv_transpose_8.h
Code scanning / PREfast
The const variable 'insert_at' can be computed at compile-time. Consider using constexpr (con.5). Warning
Check warning on line 108 in onnxruntime/core/providers/cuda/nn/conv_transpose_8.h
Code scanning / PREfast
The const variable 'transposed_input_channels' can be computed at compile-time. Consider using constexpr (con.5). Warning
Check warning on line 108 in onnxruntime/core/providers/cuda/nn/conv_transpose_8.h
Code scanning / PREfast
The const variable 'transposed_input_channels' can be computed at compile-time. Consider using constexpr (con.5). Warning
Check warning on line 108 in onnxruntime/core/providers/cuda/nn/conv_transpose_8.h
Code scanning / PREfast
The const variable 'transposed_input_channels' can be computed at compile-time. Consider using constexpr (con.5). Warning