Skip to content

[WebNN EP] Remove Conv initializer constraint for GPU (#18129) #19227

[WebNN EP] Remove Conv initializer constraint for GPU (#18129)

[WebNN EP] Remove Conv initializer constraint for GPU (#18129) #19227

Triggered via push October 27, 2023 20:57
Status Failure
Total duration 2h 31m 46s
Artifacts

windows.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 639 warnings, and 358 notices
[shellcheck] onnxruntime/test/python/transformers/benchmark_mha.sh#L1 <ShellCheck.SC2148>: onnxruntime/test/python/transformers/benchmark_mha.sh#L1
Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive.
Onnxruntime-TVM
Process completed with exit code 1.
[shellcheck] dockerfiles/scripts/install_common_deps.sh#L2 <ShellCheck.SC2034>: dockerfiles/scripts/install_common_deps.sh#L2
DEBIAN_FRONTEND appears unused. Verify use (or export if used externally).
[shellcheck] tools/ci_build/github/linux/copy_strip_binary.sh#L69 <ShellCheck.SC2320>: tools/ci_build/github/linux/copy_strip_binary.sh#L69
This $? refers to echo/printf, not a previous command. Assign to variable to avoid it being overwritten.
[cpplint] include/onnxruntime/core/framework/float8.h#L70: include/onnxruntime/core/framework/float8.h#L70
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/framework/float8.h#L234: include/onnxruntime/core/framework/float8.h#L234
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/framework/float8.h#L390: include/onnxruntime/core/framework/float8.h#L390
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/framework/float8.h#L546: include/onnxruntime/core/framework/float8.h#L546
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/providers/cuda/cuda_context.h#L7: include/onnxruntime/core/providers/cuda/cuda_context.h#L7
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] include/onnxruntime/core/providers/cuda/cuda_context.h#L9: include/onnxruntime/core/providers/cuda/cuda_context.h#L9
Found C system header after other header. Should be: cuda_context.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] include/onnxruntime/core/providers/cuda/cuda_context.h#L10: include/onnxruntime/core/providers/cuda/cuda_context.h#L10
Found C system header after other header. Should be: cuda_context.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] include/onnxruntime/core/providers/cuda/cuda_context.h#L11: include/onnxruntime/core/providers/cuda/cuda_context.h#L11
Found C system header after other header. Should be: cuda_context.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] include/onnxruntime/core/providers/cuda/cuda_context.h#L12: include/onnxruntime/core/providers/cuda/cuda_context.h#L12
Found C system header after other header. Should be: cuda_context.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] include/onnxruntime/core/providers/cuda/cuda_context.h#L29: include/onnxruntime/core/providers/cuda/cuda_context.h#L29
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/providers/cuda/cuda_context.h#L36: include/onnxruntime/core/providers/cuda/cuda_context.h#L36
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/providers/cuda/cuda_context.h#L43: include/onnxruntime/core/providers/cuda/cuda_context.h#L43
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/providers/cuda/cuda_context.h#L50: include/onnxruntime/core/providers/cuda/cuda_context.h#L50
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/providers/cuda/cuda_resource.h#L13: include/onnxruntime/core/providers/cuda/cuda_resource.h#L13
Could not find a newline character at the end of the file. [whitespace/ending_newline] [5]
[cpplint] include/onnxruntime/core/providers/custom_op_context.h#L13: include/onnxruntime/core/providers/custom_op_context.h#L13
Could not find a newline character at the end of the file. [whitespace/ending_newline] [5]
[cpplint] include/onnxruntime/core/providers/dml/dml_provider_factory.h#L45: include/onnxruntime/core/providers/dml/dml_provider_factory.h#L45
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] include/onnxruntime/core/providers/dml/dml_provider_factory.h#L46: include/onnxruntime/core/providers/dml/dml_provider_factory.h#L46
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] include/onnxruntime/core/providers/dml/dml_provider_factory.h#L47: include/onnxruntime/core/providers/dml/dml_provider_factory.h#L47
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] include/onnxruntime/core/providers/dml/dml_provider_factory.h#L48: include/onnxruntime/core/providers/dml/dml_provider_factory.h#L48
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] include/onnxruntime/core/providers/dml/dml_provider_factory.h#L49: include/onnxruntime/core/providers/dml/dml_provider_factory.h#L49
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] include/onnxruntime/core/providers/dml/dml_provider_factory.h#L50: include/onnxruntime/core/providers/dml/dml_provider_factory.h#L50
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] include/onnxruntime/core/providers/dml/dml_provider_factory.h#L51: include/onnxruntime/core/providers/dml/dml_provider_factory.h#L51
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] include/onnxruntime/core/providers/resource.h#L14: include/onnxruntime/core/providers/resource.h#L14
Could not find a newline character at the end of the file. [whitespace/ending_newline] [5]
[cpplint] include/onnxruntime/core/providers/rocm/rocm_context.h#L6: include/onnxruntime/core/providers/rocm/rocm_context.h#L6
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] include/onnxruntime/core/providers/rocm/rocm_context.h#L8: include/onnxruntime/core/providers/rocm/rocm_context.h#L8
Found C system header after other header. Should be: rocm_context.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] include/onnxruntime/core/providers/rocm/rocm_context.h#L9: include/onnxruntime/core/providers/rocm/rocm_context.h#L9
Found C system header after other header. Should be: rocm_context.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] include/onnxruntime/core/providers/rocm/rocm_context.h#L10: include/onnxruntime/core/providers/rocm/rocm_context.h#L10
Found C system header after other header. Should be: rocm_context.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] include/onnxruntime/core/providers/rocm/rocm_context.h#L26: include/onnxruntime/core/providers/rocm/rocm_context.h#L26
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/providers/rocm/rocm_context.h#L33: include/onnxruntime/core/providers/rocm/rocm_context.h#L33
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/providers/rocm/rocm_context.h#L40: include/onnxruntime/core/providers/rocm/rocm_context.h#L40
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/session/onnxruntime_c_api.h#L4376: include/onnxruntime/core/session/onnxruntime_c_api.h#L4376
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/session/onnxruntime_c_api.h#L4388: include/onnxruntime/core/session/onnxruntime_c_api.h#L4388
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/session/onnxruntime_c_api.h#L4402: include/onnxruntime/core/session/onnxruntime_c_api.h#L4402
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/session/onnxruntime_c_api.h#L4414: include/onnxruntime/core/session/onnxruntime_c_api.h#L4414
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/session/onnxruntime_c_api.h#L4427: include/onnxruntime/core/session/onnxruntime_c_api.h#L4427
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/session/onnxruntime_c_api.h#L4468: include/onnxruntime/core/session/onnxruntime_c_api.h#L4468
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/session/onnxruntime_c_api.h#L4479: include/onnxruntime/core/session/onnxruntime_c_api.h#L4479
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/session/onnxruntime_c_api.h#L4490: include/onnxruntime/core/session/onnxruntime_c_api.h#L4490
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/session/onnxruntime_c_api.h#L4501: include/onnxruntime/core/session/onnxruntime_c_api.h#L4501
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/session/onnxruntime_c_api.h#L4514: include/onnxruntime/core/session/onnxruntime_c_api.h#L4514
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/session/onnxruntime_cxx_api.h#L2164: include/onnxruntime/core/session/onnxruntime_cxx_api.h#L2164
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
[cpplint] include/onnxruntime/core/session/onnxruntime_cxx_api.h#L2165: include/onnxruntime/core/session/onnxruntime_cxx_api.h#L2165
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
[cpplint] include/onnxruntime/core/session/onnxruntime_lite_custom_op.h#L527: include/onnxruntime/core/session/onnxruntime_lite_custom_op.h#L527
Are you taking an address of something dereferenced from a cast? Wrapping the dereferenced expression in parentheses will make the binding more obvious [readability/casting] [4]
[cpplint] include/onnxruntime/core/session/onnxruntime_lite_custom_op.h#L550: include/onnxruntime/core/session/onnxruntime_lite_custom_op.h#L550
Are you taking an address of something dereferenced from a cast? Wrapping the dereferenced expression in parentheses will make the binding more obvious [readability/casting] [4]
[cpplint] include/onnxruntime/core/session/onnxruntime_lite_custom_op.h#L1074: include/onnxruntime/core/session/onnxruntime_lite_custom_op.h#L1074
Could not find a newline character at the end of the file. [whitespace/ending_newline] [5]
[cpplint] js/node/src/directml_load_helper.cc#L5: js/node/src/directml_load_helper.cc#L5
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] js/node/src/directml_load_helper.cc#L6: js/node/src/directml_load_helper.cc#L6
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] js/node/src/directml_load_helper.cc#L5: js/node/src/directml_load_helper.cc#L5
js/node/src/directml_load_helper.cc should include its header file js/node/src/directml_load_helper.h [build/include] [5]
[cpplint] js/node/src/inference_session_wrap.cc#L7: js/node/src/inference_session_wrap.cc#L7
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] js/node/src/inference_session_wrap.cc#L12: js/node/src/inference_session_wrap.cc#L12
Found C++ system header after other header. Should be: inference_session_wrap.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/bert/rotary_embedding.cc#L10: onnxruntime/contrib_ops/cpu/bert/rotary_embedding.cc#L10
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cpu/bert/rotary_embedding_helper.h#L121: onnxruntime/contrib_ops/cpu/bert/rotary_embedding_helper.h#L121
Could not find a newline character at the end of the file. [whitespace/ending_newline] [5]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L129: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L129
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L130: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L130
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L204: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L204
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L205: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L205
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L206: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L206
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L209: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L209
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L210: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L210
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L253: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L253
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L260: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L260
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L308: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L308
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L309: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L309
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/quantization/blockwise_quant_block.h#L23: onnxruntime/contrib_ops/cpu/quantization/blockwise_quant_block.h#L23
Do not use variable-length arrays. Use an appropriately named ('k' followed by CamelCase) compile-time constant for the size. [runtime/arrays] [1]
[cpplint] onnxruntime/contrib_ops/cpu/quantization/blockwise_quant_block.h#L36: onnxruntime/contrib_ops/cpu/quantization/blockwise_quant_block.h#L36
Do not use variable-length arrays. Use an appropriately named ('k' followed by CamelCase) compile-time constant for the size. [runtime/arrays] [1]
[cpplint] onnxruntime/contrib_ops/cpu/quantization/blockwise_quant_block.h#L40: onnxruntime/contrib_ops/cpu/quantization/blockwise_quant_block.h#L40
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cpu/quantization/blockwise_quant_block.h#L42: onnxruntime/contrib_ops/cpu/quantization/blockwise_quant_block.h#L42
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cpu/quantization/blockwise_quant_block.h#L46: onnxruntime/contrib_ops/cpu/quantization/blockwise_quant_block.h#L46
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cpu/quantization/dequantize_blockwise.h#L8: onnxruntime/contrib_ops/cpu/quantization/dequantize_blockwise.h#L8
Found C++ system header after other header. Should be: dequantize_blockwise.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/quantization/dequantize_blockwise.h#L13: onnxruntime/contrib_ops/cpu/quantization/dequantize_blockwise.h#L13
Found C++ system header after other header. Should be: dequantize_blockwise.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/quantization/dequantize_blockwise_bnb4.h#L8: onnxruntime/contrib_ops/cpu/quantization/dequantize_blockwise_bnb4.h#L8
Found C++ system header after other header. Should be: dequantize_blockwise_bnb4.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/quantization/dequantize_blockwise_bnb4.h#L13: onnxruntime/contrib_ops/cpu/quantization/dequantize_blockwise_bnb4.h#L13
Found C++ system header after other header. Should be: dequantize_blockwise_bnb4.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/quantization/matmul_bnb4.cc#L8: onnxruntime/contrib_ops/cpu/quantization/matmul_bnb4.cc#L8
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/contrib_ops/cpu/quantization/matmul_bnb4.cc#L80: onnxruntime/contrib_ops/cpu/quantization/matmul_bnb4.cc#L80
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cpu/quantization/matmul_nbits.cc#L8: onnxruntime/contrib_ops/cpu/quantization/matmul_nbits.cc#L8
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/contrib_ops/cpu/quantization/matmul_nbits.cc#L84: onnxruntime/contrib_ops/cpu/quantization/matmul_nbits.cc#L84
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cpu/skip_layer_norm.cc#L9: onnxruntime/contrib_ops/cpu/skip_layer_norm.cc#L9
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/contrib_ops/cpu/skip_layer_norm_helper.h#L31: onnxruntime/contrib_ops/cpu/skip_layer_norm_helper.h#L31
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/skip_layer_norm_helper.h#L33: onnxruntime/contrib_ops/cpu/skip_layer_norm_helper.h#L33
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/skip_layer_norm_helper.h#L41: onnxruntime/contrib_ops/cpu/skip_layer_norm_helper.h#L41
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/transformers/beam_search.h#L28: onnxruntime/contrib_ops/cpu/transformers/beam_search.h#L28
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/transformers/beam_search.h#L28: onnxruntime/contrib_ops/cpu/transformers/beam_search.h#L28
Constructors callable with one argument should be marked explicit. [runtime/explicit] [5]
[cpplint] onnxruntime/contrib_ops/cpu/transformers/beam_search.h#L191: onnxruntime/contrib_ops/cpu/transformers/beam_search.h#L191
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
[cpplint] onnxruntime/contrib_ops/cpu/transformers/beam_search_impl_whisper.h#L140: onnxruntime/contrib_ops/cpu/transformers/beam_search_impl_whisper.h#L140
Using C-style cast. Use reinterpret_cast<void*>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cpu/transformers/beam_search_parameters.cc#L62: onnxruntime/contrib_ops/cpu/transformers/beam_search_parameters.cc#L62
Using C-style cast. Use static_cast<size_t>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cpu/transformers/logits_processor.h#L158: onnxruntime/contrib_ops/cpu/transformers/logits_processor.h#L158
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cpu/transformers/logits_processor.h#L264: onnxruntime/contrib_ops/cpu/transformers/logits_processor.h#L264
Add #include <limits> for numeric_limits<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention.cc#L160: onnxruntime/contrib_ops/cuda/bert/attention.cc#L160
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention.cc#L227: onnxruntime/contrib_ops/cuda/bert/attention.cc#L227
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention.cc#L254: onnxruntime/contrib_ops/cuda/bert/attention.cc#L254
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention.cc#L255: onnxruntime/contrib_ops/cuda/bert/attention.cc#L255
Line contains only semicolon. If this should be an empty statement, use {} instead. [whitespace/semicolon] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention.h#L7: onnxruntime/contrib_ops/cuda/bert/attention.h#L7
<mutex> is an unapproved C++11 header. [build/c++11] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_impl.cu#L538: onnxruntime/contrib_ops/cuda/bert/attention_impl.cu#L538
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_impl.cu#L539: onnxruntime/contrib_ops/cuda/bert/attention_impl.cu#L539
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_impl.cu#L540: onnxruntime/contrib_ops/cuda/bert/attention_impl.cu#L540
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_impl.cu#L541: onnxruntime/contrib_ops/cuda/bert/attention_impl.cu#L541
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_impl.cu#L560: onnxruntime/contrib_ops/cuda/bert/attention_impl.cu#L560
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_kv_cache.cu#L8: onnxruntime/contrib_ops/cuda/bert/attention_kv_cache.cu#L8
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L9: onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L9
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L103: onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L103
An else should appear on the same line as the preceding } [whitespace/newline] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L103: onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L103
If an else has a brace on one side, it should have it on both [readability/braces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L110: onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L110
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L114: onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L114
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L121: onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L121
An else should appear on the same line as the preceding } [whitespace/newline] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L121: onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L121
If an else has a brace on one side, it should have it on both [readability/braces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L129: onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L129
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L141: onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L141
If an else has a brace on one side, it should have it on both [readability/braces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L170: onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L170
An else should appear on the same line as the preceding } [whitespace/newline] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L170: onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L170
If an else has a brace on one side, it should have it on both [readability/braces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L193: onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L193
If an else has a brace on one side, it should have it on both [readability/braces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L288: onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L288
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L379: onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L379
If an else has a brace on one side, it should have it on both [readability/braces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L391: onnxruntime/contrib_ops/cuda/bert/attention_prepare_qkv.cu#L391
If an else has a brace on one side, it should have it on both [readability/braces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/decoder_attention_impl.cu#L9: onnxruntime/contrib_ops/cuda/bert/decoder_attention_impl.cu#L9
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_api.cc#L172: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_api.cc#L172
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L16: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L16
Found C system header after other header. Should be: flash_fwd_kernel.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L17: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L17
Found C system header after other header. Should be: flash_fwd_kernel.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L18: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L18
Found C system header after other header. Should be: flash_fwd_kernel.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L19: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L19
Found C system header after other header. Should be: flash_fwd_kernel.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L28: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L28
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L65: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L65
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L260: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L260
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L347: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L347
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L384: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L384
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L391: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L391
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L424: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L424
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L436: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L436
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L698: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L698
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L788: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L788
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L790: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L790
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L841: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L841
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L843: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L843
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L890: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L890
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L892: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L892
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L913: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L913
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L915: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L915
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L970: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L970
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L1225: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_kernel.h#L1225
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_launch_template.h#L89: onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_launch_template.h#L89
Extra space before last semicolon. If this should be an empty statement, use {} instead. [whitespace/semicolon] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/kernel_traits.h#L8: onnxruntime/contrib_ops/cuda/bert/flash_attention/kernel_traits.h#L8
Found C system header after other header. Should be: kernel_traits.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/kernel_traits.h#L9: onnxruntime/contrib_ops/cuda/bert/flash_attention/kernel_traits.h#L9
Found C system header after other header. Should be: kernel_traits.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/kernel_traits.h#L10: onnxruntime/contrib_ops/cuda/bert/flash_attention/kernel_traits.h#L10
Found C system header after other header. Should be: kernel_traits.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/kernel_traits.h#L12: onnxruntime/contrib_ops/cuda/bert/flash_attention/kernel_traits.h#L12
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/kernel_traits.h#L244: onnxruntime/contrib_ops/cuda/bert/flash_attention/kernel_traits.h#L244
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/kernel_traits.h#L245: onnxruntime/contrib_ops/cuda/bert/flash_attention/kernel_traits.h#L245
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/softmax.h#L10: onnxruntime/contrib_ops/cuda/bert/flash_attention/softmax.h#L10
Found C system header after other header. Should be: softmax.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/softmax.h#L11: onnxruntime/contrib_ops/cuda/bert/flash_attention/softmax.h#L11
Found C system header after other header. Should be: softmax.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/softmax.h#L18: onnxruntime/contrib_ops/cuda/bert/flash_attention/softmax.h#L18
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/softmax.h#L75: onnxruntime/contrib_ops/cuda/bert/flash_attention/softmax.h#L75
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/utils.h#L19: onnxruntime/contrib_ops/cuda/bert/flash_attention/utils.h#L19
Found C system header after other header. Should be: utils.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/utils.h#L20: onnxruntime/contrib_ops/cuda/bert/flash_attention/utils.h#L20
Found C system header after other header. Should be: utils.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/utils.h#L21: onnxruntime/contrib_ops/cuda/bert/flash_attention/utils.h#L21
Found C system header after other header. Should be: utils.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/flash_attention/utils.h#L22: onnxruntime/contrib_ops/cuda/bert/flash_attention/utils.h#L22
Found C system header after other header. Should be: utils.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention.cc#L13: onnxruntime/contrib_ops/cuda/bert/group_query_attention.cc#L13
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention.cc#L14: onnxruntime/contrib_ops/cuda/bert/group_query_attention.cc#L14
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention.cc#L15: onnxruntime/contrib_ops/cuda/bert/group_query_attention.cc#L15
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention.h#L14: onnxruntime/contrib_ops/cuda/bert/group_query_attention.h#L14
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L29: onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L29
Found C system header after C++ system header. Should be: group_query_attention_impl.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L30: onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L30
Found C system header after C++ system header. Should be: group_query_attention_impl.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L44: onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L44
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L192: onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L192
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L248: onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu#L248
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.h#L6: onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.h#L6
Found C system header after other header. Should be: group_query_attention_impl.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.h#L7: onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.h#L7
Found C system header after other header. Should be: group_query_attention_impl.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/packed_attention.h#L54: onnxruntime/contrib_ops/cuda/bert/packed_attention.h#L54
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/packed_multihead_attention.cc#L14: onnxruntime/contrib_ops/cuda/bert/packed_multihead_attention.cc#L14
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/packed_multihead_attention.cc#L15: onnxruntime/contrib_ops/cuda/bert/packed_multihead_attention.cc#L15
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/packed_multihead_attention.cc#L16: onnxruntime/contrib_ops/cuda/bert/packed_multihead_attention.cc#L16
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/packed_multihead_attention_impl.cu#L5: onnxruntime/contrib_ops/cuda/bert/packed_multihead_attention_impl.cu#L5
Found C system header after C++ system header. Should be: packed_multihead_attention_impl.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/packed_multihead_attention_impl.cu#L6: onnxruntime/contrib_ops/cuda/bert/packed_multihead_attention_impl.cu#L6
Found C system header after C++ system header. Should be: packed_multihead_attention_impl.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/packed_multihead_attention_impl.cu#L22: onnxruntime/contrib_ops/cuda/bert/packed_multihead_attention_impl.cu#L22
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/packed_multihead_attention_impl.cu#L23: onnxruntime/contrib_ops/cuda/bert/packed_multihead_attention_impl.cu#L23
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/packed_multihead_attention_impl.cu#L282: onnxruntime/contrib_ops/cuda/bert/packed_multihead_attention_impl.cu#L282
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/packed_multihead_attention_impl.h#L6: onnxruntime/contrib_ops/cuda/bert/packed_multihead_attention_impl.h#L6
Found C system header after other header. Should be: packed_multihead_attention_impl.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/packed_multihead_attention_impl.h#L7: onnxruntime/contrib_ops/cuda/bert/packed_multihead_attention_impl.h#L7
Found C system header after other header. Should be: packed_multihead_attention_impl.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/rotary_embedding.cc#L9: onnxruntime/contrib_ops/cuda/bert/rotary_embedding.cc#L9
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/rotary_embedding.cc#L10: onnxruntime/contrib_ops/cuda/bert/rotary_embedding.cc#L10
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/rotary_embedding.cc#L11: onnxruntime/contrib_ops/cuda/bert/rotary_embedding.cc#L11
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/rotary_embedding.cc#L12: onnxruntime/contrib_ops/cuda/bert/rotary_embedding.cc#L12
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/rotary_embedding.h#L12: onnxruntime/contrib_ops/cuda/bert/rotary_embedding.h#L12
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/rotary_embedding_impl.cu#L14: onnxruntime/contrib_ops/cuda/bert/rotary_embedding_impl.cu#L14
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/rotary_embedding_impl.cu#L25: onnxruntime/contrib_ops/cuda/bert/rotary_embedding_impl.cu#L25
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/rotary_embedding_impl.cu#L33: onnxruntime/contrib_ops/cuda/bert/rotary_embedding_impl.cu#L33
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/skip_layer_norm_impl.cu#L224: onnxruntime/contrib_ops/cuda/bert/skip_layer_norm_impl.cu#L224
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cuda/collective/distributed_matmul.cc#L17: onnxruntime/contrib_ops/cuda/collective/distributed_matmul.cc#L17
Found C++ system header after other header. Should be: distributed_matmul.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/collective/distributed_matmul.cc#L137: onnxruntime/contrib_ops/cuda/collective/distributed_matmul.cc#L137
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[misspell] cmake/onnxruntime_providers_cuda.cmake#L99: cmake/onnxruntime_providers_cuda.cmake#L99
"separatedly" is a misspelling of "separately"
[misspell] dockerfiles/README.md#L35: dockerfiles/README.md#L35
"explictly" is a misspelling of "explicitly"
[shellcheck] tools/scripts/python_test.sh#L13 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L13
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L13 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L13
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L15 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L15
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L16 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L16
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L17 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L17
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L17 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L17
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L18 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L18
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L21 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L21
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L22 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L22
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L22 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L22
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L22 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L22
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L22 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L22
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L23 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L23
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L23 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L23
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L25 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L25
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L26 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L26
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L26 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L26
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L27 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L27
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L27 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L27
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L27 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L27
Double quote to prevent globbing and word splitting.