Skip to content

Allow configuration template to disable some SIMD. #16

Allow configuration template to disable some SIMD.

Allow configuration template to disable some SIMD. #16

Triggered via push September 23, 2024 16:58
Status Success
Total duration 28s
Artifacts
Validation
18s
Validation
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 999 notices
Validation
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
[cpplint] include/onnxruntime/core/common/exceptions.h#L20: include/onnxruntime/core/common/exceptions.h#L20
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/common/exceptions.h#L20: include/onnxruntime/core/common/exceptions.h#L20
You don't need a ; after a } [readability/braces] [4]
[cpplint] include/onnxruntime/core/common/exceptions.h#L21: include/onnxruntime/core/common/exceptions.h#L21
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/common/exceptions.h#L21: include/onnxruntime/core/common/exceptions.h#L21
You don't need a ; after a } [readability/braces] [4]
[cpplint] include/onnxruntime/core/common/exceptions.h#L26: include/onnxruntime/core/common/exceptions.h#L26
You don't need a ; after a } [readability/braces] [4]
[cpplint] include/onnxruntime/core/common/logging/capture.h#L7: include/onnxruntime/core/common/logging/capture.h#L7
Found C system header after C++ system header. Should be: capture.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] include/onnxruntime/core/common/logging/logging.h#L63: include/onnxruntime/core/common/logging/logging.h#L63
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] include/onnxruntime/core/common/logging/logging.h#L212: include/onnxruntime/core/common/logging/logging.h#L212
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/common/span_utils.h#L9: include/onnxruntime/core/common/span_utils.h#L9
Found C system header after C++ system header. Should be: span_utils.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] include/onnxruntime/core/eager/ort_kernel_invoker.h#L28: include/onnxruntime/core/eager/ort_kernel_invoker.h#L28
Add #include <utility> for move [build/include_what_you_use] [4]
[cpplint] include/onnxruntime/core/framework/data_types.h#L12: include/onnxruntime/core/framework/data_types.h#L12
Found C system header after C++ system header. Should be: data_types.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] include/onnxruntime/core/framework/float8.h#L239: include/onnxruntime/core/framework/float8.h#L239
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/framework/float8.h#L551: include/onnxruntime/core/framework/float8.h#L551
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/framework/int4.h#L9: include/onnxruntime/core/framework/int4.h#L9
Found C system header after other header. Should be: int4.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] include/onnxruntime/core/framework/int4.h#L150: include/onnxruntime/core/framework/int4.h#L150
Add #include <utility> for pair<> [build/include_what_you_use] [4]
[cpplint] include/onnxruntime/core/framework/op_kernel.h#L28: include/onnxruntime/core/framework/op_kernel.h#L28
Found C system header after other header. Should be: op_kernel.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] include/onnxruntime/core/framework/op_kernel_info.h#L11: include/onnxruntime/core/framework/op_kernel_info.h#L11
Found C system header after other header. Should be: op_kernel_info.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] include/onnxruntime/core/framework/op_node_proto_helper.h#L10: include/onnxruntime/core/framework/op_node_proto_helper.h#L10
Found C system header after other header. Should be: op_node_proto_helper.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] include/onnxruntime/core/framework/tensor.h#L12: include/onnxruntime/core/framework/tensor.h#L12
Found C system header after C++ system header. Should be: tensor.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] include/onnxruntime/core/framework/tensor_shape.h#L12: include/onnxruntime/core/framework/tensor_shape.h#L12
Found C system header after C++ system header. Should be: tensor_shape.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] include/onnxruntime/core/graph/graph.h#L17: include/onnxruntime/core/graph/graph.h#L17
Found C system header after other header. Should be: graph.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] include/onnxruntime/core/graph/graph.h#L1196: include/onnxruntime/core/graph/graph.h#L1196
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/graph/graph.h#L1640: include/onnxruntime/core/graph/graph.h#L1640
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/platform/Barrier.h#L79: include/onnxruntime/core/platform/Barrier.h#L79
You don't need a ; after a } [readability/braces] [4]
[cpplint] include/onnxruntime/core/session/onnxruntime_cxx_api.h#L876: include/onnxruntime/core/session/onnxruntime_cxx_api.h#L876
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/session/onnxruntime_cxx_api.h#L877: include/onnxruntime/core/session/onnxruntime_cxx_api.h#L877
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/session/onnxruntime_cxx_api.h#L878: include/onnxruntime/core/session/onnxruntime_cxx_api.h#L878
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] include/onnxruntime/core/session/onnxruntime_cxx_api.h#L2178: include/onnxruntime/core/session/onnxruntime_cxx_api.h#L2178
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
[cpplint] include/onnxruntime/core/session/onnxruntime_cxx_api.h#L2179: include/onnxruntime/core/session/onnxruntime_cxx_api.h#L2179
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
[cpplint] js/node/src/inference_session_wrap.cc#L49: js/node/src/inference_session_wrap.cc#L49
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] js/node/src/inference_session_wrap.h#L15: js/node/src/inference_session_wrap.h#L15
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
[cpplint] js/node/src/session_options_helper.cc#L86: js/node/src/session_options_helper.cc#L86
Add #include <string> for string [build/include_what_you_use] [4]
[cpplint] js/node/src/tensor_helper.cc#L100: js/node/src/tensor_helper.cc#L100
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] js/react_native/android/src/main/cpp/cpp-adapter.cpp#L16: js/react_native/android/src/main/cpp/cpp-adapter.cpp#L16
Using C-style cast. Use static_cast<size_t>(...) instead [readability/casting] [4]
[cpplint] js/react_native/android/src/main/cpp/cpp-adapter.cpp#L19: js/react_native/android/src/main/cpp/cpp-adapter.cpp#L19
Using C-style cast. Use reinterpret_cast<char*>(...) instead [readability/casting] [4]
[cpplint] js/react_native/android/src/main/cpp/cpp-adapter.cpp#L67: js/react_native/android/src/main/cpp/cpp-adapter.cpp#L67
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] js/react_native/android/src/main/cpp/cpp-adapter.cpp#L82: js/react_native/android/src/main/cpp/cpp-adapter.cpp#L82
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] js/react_native/android/src/main/cpp/cpp-adapter.cpp#L86: js/react_native/android/src/main/cpp/cpp-adapter.cpp#L86
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] js/react_native/android/src/main/cpp/cpp-adapter.cpp#L87: js/react_native/android/src/main/cpp/cpp-adapter.cpp#L87
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] js/react_native/android/src/main/cpp/cpp-adapter.cpp#L88: js/react_native/android/src/main/cpp/cpp-adapter.cpp#L88
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] js/react_native/android/src/main/cpp/cpp-adapter.cpp#L90: js/react_native/android/src/main/cpp/cpp-adapter.cpp#L90
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] js/react_native/android/src/main/cpp/cpp-adapter.cpp#L93: js/react_native/android/src/main/cpp/cpp-adapter.cpp#L93
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] js/react_native/android/src/main/cpp/cpp-adapter.cpp#L94: js/react_native/android/src/main/cpp/cpp-adapter.cpp#L94
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] js/react_native/android/src/main/cpp/cpp-adapter.cpp#L94: js/react_native/android/src/main/cpp/cpp-adapter.cpp#L94
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] js/react_native/android/src/main/cpp/cpp-adapter.cpp#L96: js/react_native/android/src/main/cpp/cpp-adapter.cpp#L96
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] js/react_native/android/src/main/cpp/cpp-adapter.cpp#L110: js/react_native/android/src/main/cpp/cpp-adapter.cpp#L110
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] js/react_native/android/src/main/cpp/cpp-adapter.cpp#L113: js/react_native/android/src/main/cpp/cpp-adapter.cpp#L113
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] js/react_native/android/src/main/cpp/cpp-adapter.cpp#L116: js/react_native/android/src/main/cpp/cpp-adapter.cpp#L116
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] js/react_native/android/src/main/cpp/cpp-adapter.cpp#L119: js/react_native/android/src/main/cpp/cpp-adapter.cpp#L119
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] js/react_native/android/src/main/cpp/cpp-adapter.cpp#L122: js/react_native/android/src/main/cpp/cpp-adapter.cpp#L122
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] js/react_native/ios/OnnxruntimeModule.h#L12: js/react_native/ios/OnnxruntimeModule.h#L12
Using C-style cast. Use reinterpret_cast<RCTBlobManager*>(...) instead [readability/casting] [4]
[cpplint] js/react_native/ios/OnnxruntimeModule.h#L14: js/react_native/ios/OnnxruntimeModule.h#L14
Using C-style cast. Use reinterpret_cast<NSDictionary*>(...) instead [readability/casting] [4]
[cpplint] js/react_native/ios/OnnxruntimeModule.h#L15: js/react_native/ios/OnnxruntimeModule.h#L15
Using C-style cast. Use reinterpret_cast<NSDictionary*>(...) instead [readability/casting] [4]
[cpplint] js/react_native/ios/OnnxruntimeModule.h#L17: js/react_native/ios/OnnxruntimeModule.h#L17
Using C-style cast. Use reinterpret_cast<NSDictionary*>(...) instead [readability/casting] [4]
[cpplint] js/react_native/ios/OnnxruntimeModule.h#L18: js/react_native/ios/OnnxruntimeModule.h#L18
Using C-style cast. Use reinterpret_cast<NSDictionary*>(...) instead [readability/casting] [4]
[cpplint] js/react_native/ios/OnnxruntimeModule.h#L20: js/react_native/ios/OnnxruntimeModule.h#L20
Using C-style cast. Use reinterpret_cast<NSString*>(...) instead [readability/casting] [4]
[cpplint] js/react_native/ios/OnnxruntimeModule.h#L22: js/react_native/ios/OnnxruntimeModule.h#L22
Using C-style cast. Use reinterpret_cast<NSDictionary*>(...) instead [readability/casting] [4]
[cpplint] js/react_native/ios/OnnxruntimeModule.h#L23: js/react_native/ios/OnnxruntimeModule.h#L23
Using C-style cast. Use reinterpret_cast<NSDictionary*>(...) instead [readability/casting] [4]
[cpplint] js/react_native/ios/OnnxruntimeModule.h#L24: js/react_native/ios/OnnxruntimeModule.h#L24
Using C-style cast. Use reinterpret_cast<NSArray*>(...) instead [readability/casting] [4]
[cpplint] js/react_native/ios/OnnxruntimeModule.h#L25: js/react_native/ios/OnnxruntimeModule.h#L25
Using C-style cast. Use reinterpret_cast<NSDictionary*>(...) instead [readability/casting] [4]
[cpplint] js/react_native/ios/OnnxruntimeModuleTest/FakeRCTBlobManager.h#L13: js/react_native/ios/OnnxruntimeModuleTest/FakeRCTBlobManager.h#L13
Using C-style cast. Use reinterpret_cast<NSString*>(...) instead [readability/casting] [4]
[cpplint] js/react_native/ios/OnnxruntimeModuleTest/FakeRCTBlobManager.h#L15: js/react_native/ios/OnnxruntimeModuleTest/FakeRCTBlobManager.h#L15
Using C-style cast. Use reinterpret_cast<NSData*>(...) instead [readability/casting] [4]
[cpplint] js/react_native/ios/OnnxruntimeModuleTest/FakeRCTBlobManager.h#L17: js/react_native/ios/OnnxruntimeModuleTest/FakeRCTBlobManager.h#L17
Using C-style cast. Use reinterpret_cast<NSDictionary*>(...) instead [readability/casting] [4]
[cpplint] js/react_native/ios/OnnxruntimeModuleTest/FakeRCTBlobManager.h#L19: js/react_native/ios/OnnxruntimeModuleTest/FakeRCTBlobManager.h#L19
Using C-style cast. Use reinterpret_cast<NSString*>(...) instead [readability/casting] [4]
[cpplint] js/react_native/ios/TensorHelper.h#L42: js/react_native/ios/TensorHelper.h#L42
Using C-style cast. Use reinterpret_cast<RCTBlobManager*>(...) instead [readability/casting] [4]
[cpplint] js/react_native/ios/TensorHelper.h#L43: js/react_native/ios/TensorHelper.h#L43
Using C-style cast. Use reinterpret_cast<NSDictionary*>(...) instead [readability/casting] [4]
[cpplint] js/react_native/ios/TensorHelper.h#L44: js/react_native/ios/TensorHelper.h#L44
Using C-style cast. Use reinterpret_cast<OrtAllocator*>(...) instead [readability/casting] [4]
[cpplint] js/react_native/ios/TensorHelper.h#L51: js/react_native/ios/TensorHelper.h#L51
Using C-style cast. Use reinterpret_cast<NSDictionary*>(...) instead [readability/casting] [4]
[cpplint] js/react_native/ios/TensorHelper.h#L53: js/react_native/ios/TensorHelper.h#L53
Add #include <vector> for vector<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/contrib_ops/cpu/attnlstm/uni_dir_attn_lstm.h#L14: onnxruntime/contrib_ops/cpu/attnlstm/uni_dir_attn_lstm.h#L14
Found C system header after other header. Should be: uni_dir_attn_lstm.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_base.cc#L315: onnxruntime/contrib_ops/cpu/bert/attention_base.cc#L315
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_helper.h#L49: onnxruntime/contrib_ops/cpu/bert/attention_helper.h#L49
Using C-style cast. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L1: onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L1
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L36: onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L36
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L38: onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L38
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L94: onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L94
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L95: onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L95
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L100: onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L100
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L102: onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L102
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L108: onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L108
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L122: onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L122
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L172: onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L172
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L173: onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L173
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L178: onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L178
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L180: onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L180
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L203: onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L203
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L210: onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L210
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L212: onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L212
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L220: onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L220
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L227: onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L227
Add #include <vector> for vector<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L233: onnxruntime/contrib_ops/cpu/bert/attention_utils.cc#L233
Add #include <memory> for make_unique<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_utils.h#L25: onnxruntime/contrib_ops/cpu/bert/attention_utils.h#L25
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_utils.h#L27: onnxruntime/contrib_ops/cpu/bert/attention_utils.h#L27
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/attention_utils.h#L41: onnxruntime/contrib_ops/cpu/bert/attention_utils.h#L41
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/gqa_attention_base.h#L56: onnxruntime/contrib_ops/cpu/bert/gqa_attention_base.h#L56
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/gqa_attention_base.h#L57: onnxruntime/contrib_ops/cpu/bert/gqa_attention_base.h#L57
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/gqa_attention_base.h#L120: onnxruntime/contrib_ops/cpu/bert/gqa_attention_base.h#L120
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/gqa_attention_base.h#L251: onnxruntime/contrib_ops/cpu/bert/gqa_attention_base.h#L251
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/group_query_attention.cc#L16: onnxruntime/contrib_ops/cpu/bert/group_query_attention.cc#L16
Found C system header after other header. Should be: group_query_attention.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/bert/group_query_attention.cc#L17: onnxruntime/contrib_ops/cpu/bert/group_query_attention.cc#L17
Found C++ system header after other header. Should be: group_query_attention.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/bert/group_query_attention.h#L8: onnxruntime/contrib_ops/cpu/bert/group_query_attention.h#L8
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/contrib_ops/cpu/bert/multihead_attention.cc#L7: onnxruntime/contrib_ops/cpu/bert/multihead_attention.cc#L7
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/contrib_ops/cpu/bert/multihead_attention.cc#L17: onnxruntime/contrib_ops/cpu/bert/multihead_attention.cc#L17
Found C++ system header after other header. Should be: multihead_attention.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/bert/multihead_attention.cc#L18: onnxruntime/contrib_ops/cpu/bert/multihead_attention.cc#L18
Found C++ system header after other header. Should be: multihead_attention.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/bert/rotary_embedding.cc#L40: onnxruntime/contrib_ops/cpu/bert/rotary_embedding.cc#L40
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/rotary_embedding.cc#L102: onnxruntime/contrib_ops/cpu/bert/rotary_embedding.cc#L102
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/bert/rotary_embedding.h#L7: onnxruntime/contrib_ops/cpu/bert/rotary_embedding.h#L7
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/contrib_ops/cpu/bert/rotary_embedding.h#L13: onnxruntime/contrib_ops/cpu/bert/rotary_embedding.h#L13
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L38: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L38
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L39: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L39
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L40: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L40
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L41: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L41
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L277: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L277
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L280: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L280
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L281: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L281
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L282: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L282
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L283: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L283
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L284: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L284
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L285: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L285
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L286: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L286
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L287: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L287
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L288: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L288
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L289: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L289
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L290: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L290
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L291: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L291
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L292: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L292
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L293: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L293
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L295: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L295
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L303: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L303
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L305: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L305
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L306: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L306
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/cpu_contrib_kernels.cc#L310: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L310
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L311: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L311
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L315: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L315
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L318: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L318
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L319: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L319
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L334: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L334
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L337: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L337
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L339: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L339
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L340: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L340
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L341: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L341
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L342: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L342
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L343: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L343
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L344: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L344
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L345: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L345
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L346: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L346
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L355: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L355
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L295: onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L295
Add #include <string> for string [build/include_what_you_use] [4]
[cpplint] onnxruntime/contrib_ops/cpu/crop.h#L9: onnxruntime/contrib_ops/cpu/crop.h#L9
Found C system header after other header. Should be: crop.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/quantization/matmul_nbits.cc#L403: onnxruntime/contrib_ops/cpu/quantization/matmul_nbits.cc#L403
Using C-style cast. Use static_cast<size_t>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cpu/quantization/matmul_nbits.cc#L406: onnxruntime/contrib_ops/cpu/quantization/matmul_nbits.cc#L406
Using C-style cast. Use static_cast<size_t>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cpu/quantization/matmul_nbits.cc#L626: onnxruntime/contrib_ops/cpu/quantization/matmul_nbits.cc#L626
Using C-style cast. Use static_cast<size_t>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cpu/quantization/matmul_nbits.cc#L628: onnxruntime/contrib_ops/cpu/quantization/matmul_nbits.cc#L628
Using C-style cast. Use static_cast<size_t>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cpu/quantization/matmul_nbits.cc#L643: onnxruntime/contrib_ops/cpu/quantization/matmul_nbits.cc#L643
Using C-style cast. Use static_cast<size_t>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cpu/quantization/qlinear_softmax.cc#L18: onnxruntime/contrib_ops/cpu/quantization/qlinear_softmax.cc#L18
Found C system header after other header. Should be: qlinear_softmax.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/sparse/sparse_attention.cc#L16: onnxruntime/contrib_ops/cpu/sparse/sparse_attention.cc#L16
Found C system header after other header. Should be: sparse_attention.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/sparse/sparse_attention.cc#L17: onnxruntime/contrib_ops/cpu/sparse/sparse_attention.cc#L17
Found C++ system header after other header. Should be: sparse_attention.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/sparse/sparse_attention_base.h#L19: onnxruntime/contrib_ops/cpu/sparse/sparse_attention_base.h#L19
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
[cpplint] onnxruntime/contrib_ops/cpu/sparse/sparse_attention_base.h#L185: onnxruntime/contrib_ops/cpu/sparse/sparse_attention_base.h#L185
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cpu/sparse/sparse_attention_base.h#L292: onnxruntime/contrib_ops/cpu/sparse/sparse_attention_base.h#L292
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
[cpplint] onnxruntime/contrib_ops/cpu/sparse/sparse_attention_base.h#L281: onnxruntime/contrib_ops/cpu/sparse/sparse_attention_base.h#L281
Add #include <limits> for numeric_limits<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/contrib_ops/cpu/tokenizer.cc#L320: onnxruntime/contrib_ops/cpu/tokenizer.cc#L320
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/transformers/beam_search.cc#L29: onnxruntime/contrib_ops/cpu/transformers/beam_search.cc#L29
Found C system header after other header. Should be: beam_search.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/transformers/generation_device_helper.cc#L11: onnxruntime/contrib_ops/cpu/transformers/generation_device_helper.cc#L11
Found C system header after other header. Should be: generation_device_helper.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/transformers/generation_device_helper.h#L13: onnxruntime/contrib_ops/cpu/transformers/generation_device_helper.h#L13
Found C system header after C++ system header. Should be: generation_device_helper.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/transformers/generation_shared.h#L8: onnxruntime/contrib_ops/cpu/transformers/generation_shared.h#L8
Found C system header after C++ system header. Should be: generation_shared.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/transformers/greedy_search.cc#L29: onnxruntime/contrib_ops/cpu/transformers/greedy_search.cc#L29
Found C system header after other header. Should be: greedy_search.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/transformers/sampling_cpu_helper.h#L155: onnxruntime/contrib_ops/cpu/transformers/sampling_cpu_helper.h#L155
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cpu/transformers/subgraph_base.cc#L10: onnxruntime/contrib_ops/cpu/transformers/subgraph_base.cc#L10
Found C system header after other header. Should be: subgraph_base.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/transformers/subgraph_base.h#L8: onnxruntime/contrib_ops/cpu/transformers/subgraph_base.h#L8
Found C system header after C++ system header. Should be: subgraph_base.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/transformers/subgraph_gpt.cc#L9: onnxruntime/contrib_ops/cpu/transformers/subgraph_gpt.cc#L9
Found C system header after other header. Should be: subgraph_gpt.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/transformers/subgraph_t5_decoder.cc#L9: onnxruntime/contrib_ops/cpu/transformers/subgraph_t5_decoder.cc#L9
Found C system header after other header. Should be: subgraph_t5_decoder.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/transformers/subgraph_t5_encoder.cc#L9: onnxruntime/contrib_ops/cpu/transformers/subgraph_t5_encoder.cc#L9
Found C system header after other header. Should be: subgraph_t5_encoder.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/transformers/subgraph_whisper_decoder.cc#L9: onnxruntime/contrib_ops/cpu/transformers/subgraph_whisper_decoder.cc#L9
Found C system header after other header. Should be: subgraph_whisper_decoder.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/transformers/subgraph_whisper_encoder.cc#L9: onnxruntime/contrib_ops/cpu/transformers/subgraph_whisper_encoder.cc#L9
Found C system header after other header. Should be: subgraph_whisper_encoder.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cpu/utils/dump_tensor.cc#L7: onnxruntime/contrib_ops/cpu/utils/dump_tensor.cc#L7
<thread> is an unapproved C++11 header. [build/c++11] [5]
[cpplint] onnxruntime/contrib_ops/cpu/utils/dump_tensor.cc#L190: onnxruntime/contrib_ops/cpu/utils/dump_tensor.cc#L190
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/utils/dump_tensor.cc#L196: onnxruntime/contrib_ops/cpu/utils/dump_tensor.cc#L196
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/utils/dump_tensor.cc#L202: onnxruntime/contrib_ops/cpu/utils/dump_tensor.cc#L202
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/utils/dump_tensor.cc#L208: onnxruntime/contrib_ops/cpu/utils/dump_tensor.cc#L208
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cpu/utils/dump_tensor.h#L48: onnxruntime/contrib_ops/cpu/utils/dump_tensor.h#L48
Add #include <algorithm> for min [build/include_what_you_use] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_impl.cu#L246: onnxruntime/contrib_ops/cuda/bert/attention_impl.cu#L246
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_impl.cu#L250: onnxruntime/contrib_ops/cuda/bert/attention_impl.cu#L250
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_kernel_options.cc#L14: onnxruntime/contrib_ops/cuda/bert/attention_kernel_options.cc#L14
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_kv_cache.cu#L260: onnxruntime/contrib_ops/cuda/bert/attention_kv_cache.cu#L260
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_kv_cache.cu#L272: onnxruntime/contrib_ops/cuda/bert/attention_kv_cache.cu#L272
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_kv_cache.cu#L291: onnxruntime/contrib_ops/cuda/bert/attention_kv_cache.cu#L291
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L90: onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L90
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L91: onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L91
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L109: onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L109
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L110: onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L110
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L125: onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L125
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L126: onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L126
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L165: onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L165
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L166: onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L166
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L167: onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L167
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L236: onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L236
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L237: onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L237
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L238: onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L238
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L303: onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L303
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L304: onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L304
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L432: onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L432
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L475: onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L475
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L571: onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L571
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L595: onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu#L595
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/cudnn_fmha/cudnn_flash_attention.cu#L8: onnxruntime/contrib_ops/cuda/bert/cudnn_fmha/cudnn_flash_attention.cu#L8
Found C system header after C++ system header. Should be: cudnn_flash_attention.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/gemma_rotary_emb_impl.cu#L29: onnxruntime/contrib_ops/cuda/bert/gemma_rotary_emb_impl.cu#L29
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/gemma_rotary_emb_impl.cu#L50: onnxruntime/contrib_ops/cuda/bert/gemma_rotary_emb_impl.cu#L50
Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/gemma_rotary_emb_impl.cu#L77: onnxruntime/contrib_ops/cuda/bert/gemma_rotary_emb_impl.cu#L77
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/bert/packed_attention.cc#L319: onnxruntime/contrib_ops/cuda/bert/packed_attention.cc#L319
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cuda/bert/packed_attention.h#L23: onnxruntime/contrib_ops/cuda/bert/packed_attention.h#L23
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
[cpplint] onnxruntime/contrib_ops/cuda/bert/rotary_embedding_impl.cu#L12: onnxruntime/contrib_ops/cuda/bert/rotary_embedding_impl.cu#L12
Found C system header after other header. Should be: rotary_embedding_impl.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.cu#L23: onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.cu#L23
Found C++ system header after other header. Should be: custom_reduce_impl.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.cu#L24: onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.cu#L24
Found C++ system header after other header. Should be: custom_reduce_impl.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.cu#L25: onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.cu#L25
Found C++ system header after other header. Should be: custom_reduce_impl.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.cu#L26: onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.cu#L26
Found C++ system header after other header. Should be: custom_reduce_impl.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.cu#L34: onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.cu#L34
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.cu#L35: onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.cu#L35
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.cu#L473: onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.cu#L473
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.cu#L624: onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.cu#L624
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.cu#L625: onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.cu#L625
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.cu#L626: onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.cu#L626
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.h#L22: onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.h#L22
Found C system header after other header. Should be: custom_reduce_impl.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/collective/ipc_utils.cc#L19: onnxruntime/contrib_ops/cuda/collective/ipc_utils.cc#L19
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/contrib_ops/cuda/collective/ipc_utils.cc#L20: onnxruntime/contrib_ops/cuda/collective/ipc_utils.cc#L20
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/contrib_ops/cuda/collective/ipc_utils.cc#L28: onnxruntime/contrib_ops/cuda/collective/ipc_utils.cc#L28
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/collective/ipc_utils.cc#L52: onnxruntime/contrib_ops/cuda/collective/ipc_utils.cc#L52
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cuda/collective/ipc_utils.cc#L62: onnxruntime/contrib_ops/cuda/collective/ipc_utils.cc#L62
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/collective/ipc_utils.cc#L95: onnxruntime/contrib_ops/cuda/collective/ipc_utils.cc#L95
Add #include <memory> for make_unique<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/contrib_ops/cuda/collective/ipc_utils.h#L21: onnxruntime/contrib_ops/cuda/collective/ipc_utils.h#L21
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/contrib_ops/cuda/collective/ipc_utils.h#L74: onnxruntime/contrib_ops/cuda/collective/ipc_utils.h#L74
Add #include <memory> for unique_ptr<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/contrib_ops/cuda/collective/nccl_kernels.h#L10: onnxruntime/contrib_ops/cuda/collective/nccl_kernels.h#L10
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/contrib_ops/cuda/collective/nccl_kernels.h#L11: onnxruntime/contrib_ops/cuda/collective/nccl_kernels.h#L11
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/contrib_ops/cuda/collective/sharding_spec.cc#L7: onnxruntime/contrib_ops/cuda/collective/sharding_spec.cc#L7
Found C system header after other header. Should be: sharding_spec.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/cuda_contrib_kernels.cc#L335: onnxruntime/contrib_ops/cuda/cuda_contrib_kernels.cc#L335
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cuda/cuda_contrib_kernels.cc#L338: onnxruntime/contrib_ops/cuda/cuda_contrib_kernels.cc#L338
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cuda/fused_conv.cc#L42: onnxruntime/contrib_ops/cuda/fused_conv.cc#L42
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cuda/fused_conv.cc#L63: onnxruntime/contrib_ops/cuda/fused_conv.cc#L63
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
[cpplint] onnxruntime/contrib_ops/cuda/fused_conv.cc#L197: onnxruntime/contrib_ops/cuda/fused_conv.cc#L197
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cuda/fused_conv.cc#L458: onnxruntime/contrib_ops/cuda/fused_conv.cc#L458
Could not find a newline character at the end of the file. [whitespace/ending_newline] [5]
[cpplint] onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_gemm_kernels.h#L21: onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_gemm_kernels.h#L21
Found C++ system header after other header. Should be: moe_gemm_kernels.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_gemm_kernels.h#L22: onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_gemm_kernels.h#L22
Found C++ system header after other header. Should be: moe_gemm_kernels.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_gemm_kernels.h#L23: onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_gemm_kernels.h#L23
Found C++ system header after other header. Should be: moe_gemm_kernels.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_gemm_kernels_template.h#L56: onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_gemm_kernels_template.h#L56
Found C++ system header after other header. Should be: moe_gemm_kernels_template.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L112: onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L112
Line contains only semicolon. If this should be an empty statement, use {} instead. [whitespace/semicolon] [5]
[cpplint] onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L176: onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L176
Line contains only semicolon. If this should be an empty statement, use {} instead. [whitespace/semicolon] [5]
[cpplint] onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L228: onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L228
Using C-style cast. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L237: onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L237
Using C-style cast. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L238: onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L238
Using C-style cast. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L482: onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L482
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L487: onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L487
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L493: onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L493
Use int16/int64/etc, rather than the C type long [runtime/int] [4]
[cpplint] onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L495: onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L495
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L592: onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L592
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L600: onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L600
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L616: onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L616
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L692: onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L692
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L706: onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L706
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L792: onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L792
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L1046: onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L1046
Line contains only semicolon. If this should be an empty statement, use {} instead. [whitespace/semicolon] [5]
[cpplint] onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L1171: onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L1171
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L1171: onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L1171
Could not find a newline character at the end of the file. [whitespace/ending_newline] [5]
[cpplint] onnxruntime/contrib_ops/cuda/quantization/moe_quantization.cc#L188: onnxruntime/contrib_ops/cuda/quantization/moe_quantization.cc#L188
Could not find a newline character at the end of the file. [whitespace/ending_newline] [5]
[cpplint] onnxruntime/contrib_ops/cuda/sparse/sparse_attention.cc#L210: onnxruntime/contrib_ops/cuda/sparse/sparse_attention.cc#L210
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cuda/sparse/sparse_attention.h#L12: onnxruntime/contrib_ops/cuda/sparse/sparse_attention.h#L12
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/cuda/sparse/sparse_attention_impl.cu#L214: onnxruntime/contrib_ops/cuda/sparse/sparse_attention_impl.cu#L214
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cuda/transformers/generation_device_helper.cc#L56: onnxruntime/contrib_ops/cuda/transformers/generation_device_helper.cc#L56
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/contrib_ops/cuda/transformers/generation_device_helper.h#L10: onnxruntime/contrib_ops/cuda/transformers/generation_device_helper.h#L10
Found C system header after other header. Should be: generation_device_helper.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/contrib_ops/cuda/utils/dump_cuda_tensor.cc#L231: onnxruntime/contrib_ops/cuda/utils/dump_cuda_tensor.cc#L231
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cuda/utils/dump_cuda_tensor.cc#L246: onnxruntime/contrib_ops/cuda/utils/dump_cuda_tensor.cc#L246
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/cuda/utils/dump_cuda_tensor.h#L56: onnxruntime/contrib_ops/cuda/utils/dump_cuda_tensor.h#L56
Add #include <string> for string [build/include_what_you_use] [4]
[cpplint] onnxruntime/contrib_ops/js/bert/group_query_attention.cc#L4: onnxruntime/contrib_ops/js/bert/group_query_attention.cc#L4
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/contrib_ops/js/bert/group_query_attention.h#L21: onnxruntime/contrib_ops/js/bert/group_query_attention.h#L21
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/js/bert/multihead_attention.cc#L4: onnxruntime/contrib_ops/js/bert/multihead_attention.cc#L4
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/contrib_ops/js/bert/rotary_embedding.cc#L4: onnxruntime/contrib_ops/js/bert/rotary_embedding.cc#L4
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/contrib_ops/js/js_contrib_kernels.cc#L27: onnxruntime/contrib_ops/js/js_contrib_kernels.cc#L27
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/js/js_contrib_kernels.cc#L28: onnxruntime/contrib_ops/js/js_contrib_kernels.cc#L28
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/js/js_contrib_kernels.cc#L29: onnxruntime/contrib_ops/js/js_contrib_kernels.cc#L29
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/js/js_contrib_kernels.cc#L30: onnxruntime/contrib_ops/js/js_contrib_kernels.cc#L30
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/js/js_contrib_kernels.cc#L49: onnxruntime/contrib_ops/js/js_contrib_kernels.cc#L49
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/js/js_contrib_kernels.cc#L60: onnxruntime/contrib_ops/js/js_contrib_kernels.cc#L60
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/js/js_contrib_kernels.cc#L61: onnxruntime/contrib_ops/js/js_contrib_kernels.cc#L61
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/js/js_contrib_kernels.cc#L62: onnxruntime/contrib_ops/js/js_contrib_kernels.cc#L62
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/js/js_contrib_kernels.cc#L63: onnxruntime/contrib_ops/js/js_contrib_kernels.cc#L63
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/js/quantization/gather_block_quantized.h#L15: onnxruntime/contrib_ops/js/quantization/gather_block_quantized.h#L15
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
[cpplint] onnxruntime/contrib_ops/js/quick_gelu.cc#L4: onnxruntime/contrib_ops/js/quick_gelu.cc#L4
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/contrib_ops/rocm/bert/group_query_attention.cu#L14: onnxruntime/contrib_ops/rocm/bert/group_query_attention.cu#L14
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/contrib_ops/rocm/bert/group_query_attention.cu#L17: onnxruntime/contrib_ops/rocm/bert/group_query_attention.cu#L17
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/rocm/bert/group_query_attention.cu#L18: onnxruntime/contrib_ops/rocm/bert/group_query_attention.cu#L18
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/rocm/bert/group_query_attention.cu#L19: onnxruntime/contrib_ops/rocm/bert/group_query_attention.cu#L19
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/rocm/bert/group_query_attention.h#L14: onnxruntime/contrib_ops/rocm/bert/group_query_attention.h#L14
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/contrib_ops/rocm/rocm_contrib_kernels.cc#L232: onnxruntime/contrib_ops/rocm/rocm_contrib_kernels.cc#L232
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/rocm/rocm_contrib_kernels.cc#L233: onnxruntime/contrib_ops/rocm/rocm_contrib_kernels.cc#L233
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/rocm/rocm_contrib_kernels.cc#L276: onnxruntime/contrib_ops/rocm/rocm_contrib_kernels.cc#L276
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/contrib_ops/rocm/rocm_contrib_kernels.cc#L277: onnxruntime/contrib_ops/rocm/rocm_contrib_kernels.cc#L277
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/codegen/mti/mti_tvm_utils.h#L8: onnxruntime/core/codegen/mti/mti_tvm_utils.h#L8
Found C system header after C++ system header. Should be: mti_tvm_utils.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/codegen/mti/tensor/concat_ops.cc#L7: onnxruntime/core/codegen/mti/tensor/concat_ops.cc#L7
Found C system header after other header. Should be: concat_ops.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/codegen/mti/tensor/gather.cc#L7: onnxruntime/core/codegen/mti/tensor/gather.cc#L7
Found C system header after other header. Should be: gather.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/codegen/mti/tensor/slice.cc#L8: onnxruntime/core/codegen/mti/tensor/slice.cc#L8
Found C system header after other header. Should be: slice.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/codegen/mti/tensor/split.cc#L7: onnxruntime/core/codegen/mti/tensor/split.cc#L7
Found C system header after other header. Should be: split.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/codegen/mti/tensor/tile.cc#L6: onnxruntime/core/codegen/mti/tensor/tile.cc#L6
Found C system header after other header. Should be: tile.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/codegen/passes/utils/ort_tvm_utils.cc#L10: onnxruntime/core/codegen/passes/utils/ort_tvm_utils.cc#L10
Found C system header after other header. Should be: ort_tvm_utils.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/common/cpuid_info.cc#L181: onnxruntime/core/common/cpuid_info.cc#L181
If an else has a brace on one side, it should have it on both [readability/braces] [5]
[cpplint] onnxruntime/core/common/cpuid_info.cc#L181: onnxruntime/core/common/cpuid_info.cc#L181
If/else bodies with multiple statements require braces [readability/braces] [4]
[cpplint] onnxruntime/core/common/cpuid_info.cc#L260: onnxruntime/core/common/cpuid_info.cc#L260
If an else has a brace on one side, it should have it on both [readability/braces] [5]
[cpplint] onnxruntime/core/common/cpuid_info.cc#L260: onnxruntime/core/common/cpuid_info.cc#L260
If/else bodies with multiple statements require braces [readability/braces] [4]
[cpplint] onnxruntime/core/common/cpuid_info.cc#L285: onnxruntime/core/common/cpuid_info.cc#L285
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/core/common/cpuid_info.cc#L286: onnxruntime/core/common/cpuid_info.cc#L286
If an else has a brace on one side, it should have it on both [readability/braces] [5]
[cpplint] onnxruntime/core/common/logging/capture.cc#L6: onnxruntime/core/common/logging/capture.cc#L6
Found C system header after other header. Should be: capture.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/common/logging/logging.cc#L28: onnxruntime/core/common/logging/logging.cc#L28
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/core/common/logging/sinks/file_sink.h#L67: onnxruntime/core/common/logging/sinks/file_sink.h#L67
Add #include <utility> for move [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/common/logging/sinks/file_sink.h#L83: onnxruntime/core/common/logging/sinks/file_sink.h#L83
Add #include <string> for string [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/common/logging/sinks/file_sink.h#L89: onnxruntime/core/common/logging/sinks/file_sink.h#L89
Add #include <memory> for unique_ptr<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/flatbuffers/flatbuffers_utils.cc#L7: onnxruntime/core/flatbuffers/flatbuffers_utils.cc#L7
Found C system header after other header. Should be: flatbuffers_utils.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L377: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L377
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L975: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L975
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L981: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L981
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L1049: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L1049
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L1051: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L1051
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L1378: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L1378
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L1642: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L1642
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L1946: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L1946
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L1949: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L1949
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L1981: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L1981
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2004: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2004
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2005: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2005
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2025: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2025
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2043: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2043
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2050: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2050
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2053: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2053
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2055: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2055
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2068: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2068
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2069: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2069
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2084: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2084
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2100: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2100
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2150: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2150
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2189: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2189
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2192: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2192
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2201: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2201
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2210: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2210
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2236: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2236
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2262: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2262
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2265: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2265
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2268: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2268
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2365: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2365
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2389: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2389
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2424: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2424
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2448: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2448
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2465: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2465
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2473: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2473
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2500: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2500
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2506: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2506
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2669: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2669
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2670: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2670
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2690: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2690
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2707: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2707
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2717: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2717
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2812: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2812
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2864: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2864
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2865: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2865
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2885: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2885
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2903: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2903
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2927: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2927
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2928: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2928
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2943: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2943
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2959: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2959
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2967: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2967
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L3012: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L3012
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L3072: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L3072
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2967: onnxruntime/core/flatbuffers/schema/ort.fbs.h#L2967
Add #include <vector> for vector<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/framework/data_transfer_utils.h#L8: onnxruntime/core/framework/data_transfer_utils.h#L8
Found C system header after C++ system header. Should be: data_transfer_utils.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/framework/endian_utils.h#L8: onnxruntime/core/framework/endian_utils.h#L8
Found C system header after C++ system header. Should be: endian_utils.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/framework/ex_lib_loader.h#L23: onnxruntime/core/framework/ex_lib_loader.h#L23
You don't need a ; after a } [readability/braces] [4]
[cpplint] onnxruntime/core/framework/external_data_loader_manager.cc#L8: onnxruntime/core/framework/external_data_loader_manager.cc#L8
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/core/framework/external_data_loader_manager.cc#L10: onnxruntime/core/framework/external_data_loader_manager.cc#L10
Add #include <memory> for unique_ptr<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/framework/external_data_loader_manager.h#L26: onnxruntime/core/framework/external_data_loader_manager.h#L26
Add #include <memory> for unique_ptr<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/framework/kernel_lookup.h#L7: onnxruntime/core/framework/kernel_lookup.h#L7
Found C system header after other header. Should be: kernel_lookup.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/framework/kernel_registry_manager.h#L10: onnxruntime/core/framework/kernel_registry_manager.h#L10
Found C system header after C++ system header. Should be: kernel_registry_manager.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/framework/op_node_proto_helper.cc#L9: onnxruntime/core/framework/op_node_proto_helper.cc#L9
Found C system header after other header. Should be: op_node_proto_helper.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/framework/session_options.cc#L61: onnxruntime/core/framework/session_options.cc#L61
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/framework/session_options.h#L11: onnxruntime/core/framework/session_options.h#L11
Found C system header after C++ system header. Should be: session_options.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/framework/session_options.h#L165: onnxruntime/core/framework/session_options.h#L165
Add #include <utility> for pair<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/framework/session_state.h#L14: onnxruntime/core/framework/session_state.h#L14
Found C system header after other header. Should be: session_state.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/framework/session_state_utils.cc#L125: onnxruntime/core/framework/session_state_utils.cc#L125
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/framework/session_state_utils.cc#L134: onnxruntime/core/framework/session_state_utils.cc#L134
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/framework/session_state_utils.cc#L159: onnxruntime/core/framework/session_state_utils.cc#L159
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/framework/session_state_utils.cc#L168: onnxruntime/core/framework/session_state_utils.cc#L168
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/core/framework/session_state_utils.cc#L168: onnxruntime/core/framework/session_state_utils.cc#L168
TODO(my_username) should be followed by a space [whitespace/todo] [2]
[cpplint] onnxruntime/core/framework/session_state_utils.cc#L193: onnxruntime/core/framework/session_state_utils.cc#L193
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/framework/session_state_utils.cc#L196: onnxruntime/core/framework/session_state_utils.cc#L196
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/core/framework/session_state_utils.cc#L196: onnxruntime/core/framework/session_state_utils.cc#L196
TODO(my_username) should be followed by a space [whitespace/todo] [2]
[cpplint] onnxruntime/core/framework/session_state_utils.cc#L235: onnxruntime/core/framework/session_state_utils.cc#L235
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/framework/tensorprotoutils.cc#L1079: onnxruntime/core/framework/tensorprotoutils.cc#L1079
Using C-style cast. Use reinterpret_cast<Y*>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/framework/tensorprotoutils.h#L46: onnxruntime/core/framework/tensorprotoutils.h#L46
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/core/framework/transpose_helper.h#L40: onnxruntime/core/framework/transpose_helper.h#L40
Found C system header after other header. Should be: transpose_helper.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/graph/contrib_ops/bert_defs.cc#L425: onnxruntime/core/graph/contrib_ops/bert_defs.cc#L425
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/graph/contrib_ops/bert_defs.cc#L781: onnxruntime/core/graph/contrib_ops/bert_defs.cc#L781
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/graph/contrib_ops/bert_defs.cc#L1009: onnxruntime/core/graph/contrib_ops/bert_defs.cc#L1009
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/graph/contrib_ops/bert_defs.cc#L1148: onnxruntime/core/graph/contrib_ops/bert_defs.cc#L1148
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/graph/contrib_ops/bert_defs.cc#L1195: onnxruntime/core/graph/contrib_ops/bert_defs.cc#L1195
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/graph/contrib_ops/bert_defs.cc#L1265: onnxruntime/core/graph/contrib_ops/bert_defs.cc#L1265
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/graph/contrib_ops/contrib_defs.cc#L1398: onnxruntime/core/graph/contrib_ops/contrib_defs.cc#L1398
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/graph/contrib_ops/contrib_defs.cc#L3592: onnxruntime/core/graph/contrib_ops/contrib_defs.cc#L3592
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/graph/contrib_ops/contrib_defs.cc#L3640: onnxruntime/core/graph/contrib_ops/contrib_defs.cc#L3640
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/graph/graph.cc#L14: onnxruntime/core/graph/graph.cc#L14
Found C system header after other header. Should be: graph.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/graph/graph.cc#L1949: onnxruntime/core/graph/graph.cc#L1949
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
[cpplint] onnxruntime/core/graph/graph.cc#L2282: onnxruntime/core/graph/graph.cc#L2282
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/graph/graph_flatbuffers_utils.cc#L487: onnxruntime/core/graph/graph_flatbuffers_utils.cc#L487
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/graph/graph_flatbuffers_utils.cc#L567: onnxruntime/core/graph/graph_flatbuffers_utils.cc#L567
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/graph/graph_flatbuffers_utils.cc#L211: onnxruntime/core/graph/graph_flatbuffers_utils.cc#L211
Add #include <functional> for multiplies<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/graph/graph_flatbuffers_utils.cc#L535: onnxruntime/core/graph/graph_flatbuffers_utils.cc#L535
Add #include <string> for string [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/graph/graph_flatbuffers_utils.h#L145: onnxruntime/core/graph/graph_flatbuffers_utils.h#L145
Add #include <string> for string [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/graph/graph_utils.cc#L8: onnxruntime/core/graph/graph_utils.cc#L8
Found C++ system header after other header. Should be: graph_utils.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/graph/graph_utils.cc#L9: onnxruntime/core/graph/graph_utils.cc#L9
Found C++ system header after other header. Should be: graph_utils.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/graph/graph_utils.cc#L10: onnxruntime/core/graph/graph_utils.cc#L10
Found C++ system header after other header. Should be: graph_utils.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/graph/graph_utils.cc#L11: onnxruntime/core/graph/graph_utils.cc#L11
Found C++ system header after other header. Should be: graph_utils.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/graph/graph_utils.h#L11: onnxruntime/core/graph/graph_utils.h#L11
Found C++ system header after other header. Should be: graph_utils.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/graph/graph_utils.h#L12: onnxruntime/core/graph/graph_utils.h#L12
Found C++ system header after other header. Should be: graph_utils.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/graph/model.cc#L23: onnxruntime/core/graph/model.cc#L23
Found C system header after other header. Should be: model.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/graph/model.h#L200: onnxruntime/core/graph/model.h#L200
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/graph/model.h#L220: onnxruntime/core/graph/model.h#L220
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/graph/model.h#L236: onnxruntime/core/graph/model.h#L236
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/graph/node_attr_utils.h#L8: onnxruntime/core/graph/node_attr_utils.h#L8
Found C system header after C++ system header. Should be: node_attr_utils.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/graph/op.h#L10: onnxruntime/core/graph/op.h#L10
Found C++ system header after other header. Should be: op.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/graph/op.h#L11: onnxruntime/core/graph/op.h#L11
Found C++ system header after other header. Should be: op.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/graph/runtime_optimization_record_container.cc#L11: onnxruntime/core/graph/runtime_optimization_record_container.cc#L11
Found C++ system header after other header. Should be: runtime_optimization_record_container.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/graph/runtime_optimization_record_container.cc#L12: onnxruntime/core/graph/runtime_optimization_record_container.cc#L12
Found C system header after other header. Should be: runtime_optimization_record_container.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/mickey/cutlass_ext/q4gemm/threadblock/quantb_mma_multistage.h#L58: onnxruntime/core/mickey/cutlass_ext/q4gemm/threadblock/quantb_mma_multistage.h#L58
Do not use unnamed namespaces in header files. See https://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Namespaces for more information. [build/namespaces_headers] [4]
[cpplint] onnxruntime/core/mickey/cutlass_ext/q4gemm/warp/quantb_meta_mma_tensor_op_tile_iterator.h#L36: onnxruntime/core/mickey/cutlass_ext/q4gemm/warp/quantb_meta_mma_tensor_op_tile_iterator.h#L36
Do not use unnamed namespaces in header files. See https://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Namespaces for more information. [build/namespaces_headers] [4]
[cpplint] onnxruntime/core/mickey/gemm/device/quant_b4_gemm.h#L36: onnxruntime/core/mickey/gemm/device/quant_b4_gemm.h#L36
public: should be indented +1 space inside class QuantB4Gemm [whitespace/indent] [3]
[cpplint] onnxruntime/core/mickey/gemm/device/quant_b4_gemm.h#L37: onnxruntime/core/mickey/gemm/device/quant_b4_gemm.h#L37
Do not leave a blank line after "public:" [whitespace/blank_line] [3]
[cpplint] onnxruntime/core/mickey/gemm/device/quant_b4_gemm.h#L74: onnxruntime/core/mickey/gemm/device/quant_b4_gemm.h#L74
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/device/quant_b4_gemm.h#L92: onnxruntime/core/mickey/gemm/device/quant_b4_gemm.h#L92
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L25: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L25
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L157: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L157
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L157: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L157
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L157: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L157
TODO(my_username) should be followed by a space [whitespace/todo] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L179: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L179
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L179: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L179
TODO(my_username) should be followed by a space [whitespace/todo] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L231: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L231
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L278: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L278
Closing ) should be moved to the previous line [whitespace/parens] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L291: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L291
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L291: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L291
TODO(my_username) should be followed by a space [whitespace/todo] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L312: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L312
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L354: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L354
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L359: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L359
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L373: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L373
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L381: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L381
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L388: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L388
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L388: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L388
TODO(my_username) should be followed by a space [whitespace/todo] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L391: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L391
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L431: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L431
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L443: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L443
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L443: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L443
TODO(my_username) should be followed by a space [whitespace/todo] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L451: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L451
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L451: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L451
TODO(my_username) should be followed by a space [whitespace/todo] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L456: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L456
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L466: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L466
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L468: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L468
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L473: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L473
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L475: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L475
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L482: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L482
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L487: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L487
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L491: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L491
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L492: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L492
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L503: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L503
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L537: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L537
Should have a space between // and comment [whitespace/comments] [4]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L564: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L564
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L568: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L568
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L569: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L569
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L596: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L596
Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L627: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L627
Should have a space between // and comment [whitespace/comments] [4]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L632: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L632
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L635: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L635
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L643: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L643
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L653: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L653
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L657: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L657
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L659: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L659
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L674: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L674
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L688: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L688
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L689: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L689
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L690: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L690
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L691: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L691
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L698: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L698
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L713: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L713
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L725: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L725
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L726: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L726
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L788: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L788
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L789: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L789
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L815: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L815
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L829: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L829
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L311: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L311
Add #include <limits> for numeric_limits<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L635: onnxruntime/core/mickey/gemm/kernel/quant_b4_gemm.h#L635
Add #include <algorithm> for min [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L16: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L16
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L30: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L30
{ should almost always be at the end of the previous line [whitespace/braces] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L79: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L79
{ should almost always be at the end of the previous line [whitespace/braces] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L173: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L173
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L178: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L178
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L219: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L219
{ should almost always be at the end of the previous line [whitespace/braces] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L236: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L236
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L260: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L260
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L372: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L372
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L373: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L373
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L377: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L377
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L378: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L378
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L382: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L382
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L383: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L383
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L387: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L387
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L388: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L388
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L395: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L395
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L433: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L433
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L438: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L438
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L479: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L479
{ should almost always be at the end of the previous line [whitespace/braces] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L494: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L494
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L621: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L621
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L661: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L661
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L662: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L662
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L666: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L666
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L667: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L667
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L671: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L671
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L672: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L672
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L676: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L676
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L677: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L677
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L684: onnxruntime/core/mickey/gemm/warp/quantb_meta_loader.h#L684
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
[cpplint] onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L21: onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L21
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L42: onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L42
public: should be indented +1 space inside class SwizzleTileLoader [whitespace/indent] [3]
[cpplint] onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L55: onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L55
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L71: onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L71
private: should be indented +1 space inside class SwizzleTileLoader [whitespace/indent] [3]
[cpplint] onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L81: onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L81
public: should be indented +1 space inside class SwizzleTileLoader [whitespace/indent] [3]
[cpplint] onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L191: onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L191
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L285: onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L285
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
[cpplint] onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L292: onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L292
public: should be indented +1 space inside class SwizzleTileLoader [whitespace/indent] [3]
[cpplint] onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L305: onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L305
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L308: onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L308
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L449: onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L449
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L510: onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L510
public: should be indented +1 space inside class SwizzleTileLoader [whitespace/indent] [3]
[cpplint] onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L523: onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L523
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L526: onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L526
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L538: onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L538
private: should be indented +1 space inside class SwizzleTileLoader [whitespace/indent] [3]
[cpplint] onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L548: onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L548
public: should be indented +1 space inside class SwizzleTileLoader [whitespace/indent] [3]
[cpplint] onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L715: onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L715
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L716: onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L716
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L717: onnxruntime/core/mickey/gemm/warp/swizzle_tile_loader.h#L717
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/core/mickey/gemm/warp/tensor_core_tile_loader.h#L17: onnxruntime/core/mickey/gemm/warp/tensor_core_tile_loader.h#L17
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/tensor_core_tile_loader.h#L35: onnxruntime/core/mickey/gemm/warp/tensor_core_tile_loader.h#L35
public: should be indented +1 space inside class TensorCoreTileLoader [whitespace/indent] [3]
[cpplint] onnxruntime/core/mickey/gemm/warp/tensor_core_tile_loader.h#L63: onnxruntime/core/mickey/gemm/warp/tensor_core_tile_loader.h#L63
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/tensor_core_tile_loader.h#L230: onnxruntime/core/mickey/gemm/warp/tensor_core_tile_loader.h#L230
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
[cpplint] onnxruntime/core/mickey/gemm/warp/tensor_core_tile_loader.h#L271: onnxruntime/core/mickey/gemm/warp/tensor_core_tile_loader.h#L271
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
[cpplint] onnxruntime/core/optimizer/attention_fusion.cc#L632: onnxruntime/core/optimizer/attention_fusion.cc#L632
Add #include <map> for map<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/optimizer/attention_fusion.cc#L632: onnxruntime/core/optimizer/attention_fusion.cc#L632
Add #include <string> for string [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/optimizer/attention_fusion.cc#L692: onnxruntime/core/optimizer/attention_fusion.cc#L692
Add #include <vector> for vector<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/optimizer/attention_fusion.h#L23: onnxruntime/core/optimizer/attention_fusion.h#L23
Add #include <map> for map<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/optimizer/attention_fusion.h#L23: onnxruntime/core/optimizer/attention_fusion.h#L23
Add #include <string> for string [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/optimizer/conv_activation_fusion.cc#L260: onnxruntime/core/optimizer/conv_activation_fusion.cc#L260
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/optimizer/gelu_fusion.h#L23: onnxruntime/core/optimizer/gelu_fusion.h#L23
Add #include <string> for string [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/optimizer/initializer.cc#L9: onnxruntime/core/optimizer/initializer.cc#L9
Found C system header after C++ system header. Should be: initializer.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/optimizer/layer_norm_fusion.h#L23: onnxruntime/core/optimizer/layer_norm_fusion.h#L23
Add #include <string> for string [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/optimizer/matmul_nbits_fusion.cc#L92: onnxruntime/core/optimizer/matmul_nbits_fusion.cc#L92
Add #include <vector> for vector<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/optimizer/matmul_nbits_fusion.cc#L110: onnxruntime/core/optimizer/matmul_nbits_fusion.cc#L110
Add #include <memory> for make_unique<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/optimizer/matmul_nbits_fusion.cc#L119: onnxruntime/core/optimizer/matmul_nbits_fusion.cc#L119
Add #include <utility> for move [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/optimizer/pad_fusion.cc#L151: onnxruntime/core/optimizer/pad_fusion.cc#L151
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/optimizer/propagate_cast_ops.cc#L174: onnxruntime/core/optimizer/propagate_cast_ops.cc#L174
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/optimizer/qdq_transformer/selectors_actions/shared/utils.h#L8: onnxruntime/core/optimizer/qdq_transformer/selectors_actions/shared/utils.h#L8
Found C system header after other header. Should be: utils.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/optimizer/selectors_actions/actions.h#L9: onnxruntime/core/optimizer/selectors_actions/actions.h#L9
Found C system header after other header. Should be: actions.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/optimizer/selectors_actions/actions.h#L118: onnxruntime/core/optimizer/selectors_actions/actions.h#L118
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
[cpplint] onnxruntime/core/optimizer/selectors_actions/helpers.h#L7: onnxruntime/core/optimizer/selectors_actions/helpers.h#L7
Found C system header after other header. Should be: helpers.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/optimizer/selectors_actions/selector_action_transformer.cc#L281: onnxruntime/core/optimizer/selectors_actions/selector_action_transformer.cc#L281
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/core/optimizer/transpose_optimization/onnx_transpose_optimization.cc#L15: onnxruntime/core/optimizer/transpose_optimization/onnx_transpose_optimization.cc#L15
Found C system header after C++ system header. Should be: onnx_transpose_optimization.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/optimizer/transpose_optimization/ort_optimizer_api_impl.cc#L311: onnxruntime/core/optimizer/transpose_optimization/ort_optimizer_api_impl.cc#L311
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/core/platform/env.cc#L37: onnxruntime/core/platform/env.cc#L37
Add #include <utility> for pair<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/platform/env.h#L25: onnxruntime/core/platform/env.h#L25
Found C system header after C++ system header. Should be: env.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/platform/env.h#L103: onnxruntime/core/platform/env.h#L103
Add #include <utility> for pair<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/platform/path_lib.h#L231: onnxruntime/core/platform/path_lib.h#L231
Empty loop bodies should use {} or continue [whitespace/empty_loop_body] [5]
[cpplint] onnxruntime/core/platform/path_lib.h#L233: onnxruntime/core/platform/path_lib.h#L233
Empty loop bodies should use {} or continue [whitespace/empty_loop_body] [5]
[cpplint] onnxruntime/core/platform/posix/env.cc#L53: onnxruntime/core/platform/posix/env.cc#L53
Found C system header after other header. Should be: env.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/platform/windows/env.cc#L29: onnxruntime/core/platform/windows/env.cc#L29
Found C system header after C++ system header. Should be: env.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/platform/windows/env.cc#L948: onnxruntime/core/platform/windows/env.cc#L948
Add #include <memory> for make_unique<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/platform/windows/stacktrace.cc#L15: onnxruntime/core/platform/windows/stacktrace.cc#L15
Found C system header after other header. Should be: stacktrace.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/providers/acl/acl_common.cc#L155: onnxruntime/core/providers/acl/acl_common.cc#L155
Using C-style cast. Use reinterpret_cast<uint8_t*>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/providers/acl/acl_common.cc#L91: onnxruntime/core/providers/acl/acl_common.cc#L91
Add #include <string> for string [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/acl/acl_common.cc#L142: onnxruntime/core/providers/acl/acl_common.cc#L142
Add #include <algorithm> for max [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/acl/acl_common.cc#L152: onnxruntime/core/providers/acl/acl_common.cc#L152
Add #include <memory> for unique_ptr<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/acl/acl_common.cc#L152: onnxruntime/core/providers/acl/acl_common.cc#L152
Add #include <vector> for vector<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/acl/acl_common.h#L31: onnxruntime/core/providers/acl/acl_common.h#L31
Add #include <string> for string [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/acl/acl_common.h#L38: onnxruntime/core/providers/acl/acl_common.h#L38
Add #include <memory> for unique_ptr<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/acl/acl_common.h#L38: onnxruntime/core/providers/acl/acl_common.h#L38
Add #include <vector> for vector<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/acl/acl_execution_provider.cc#L16: onnxruntime/core/providers/acl/acl_execution_provider.cc#L16
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/core/providers/acl/acl_execution_provider.cc#L173: onnxruntime/core/providers/acl/acl_execution_provider.cc#L173
Add #include <memory> for make_unique<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/acl/acl_execution_provider.h#L39: onnxruntime/core/providers/acl/acl_execution_provider.h#L39
Add #include <vector> for vector<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/acl/acl_execution_provider.h#L56: onnxruntime/core/providers/acl/acl_execution_provider.h#L56
Add #include <memory> for shared_ptr<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/acl/acl_provider_factory.cc#L15: onnxruntime/core/providers/acl/acl_provider_factory.cc#L15
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
[cpplint] onnxruntime/core/providers/acl/math/gemm.h#L138: onnxruntime/core/providers/acl/math/gemm.h#L138
Add #include <memory> for make_shared<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/acl/math/matmul.cc#L13: onnxruntime/core/providers/acl/math/matmul.cc#L13
<thread> is an unapproved C++11 header. [build/c++11] [5]
[cpplint] onnxruntime/core/providers/acl/math/matmul.cc#L14: onnxruntime/core/providers/acl/math/matmul.cc#L14
<mutex> is an unapproved C++11 header. [build/c++11] [5]
[cpplint] onnxruntime/core/providers/acl/math/matmul.cc#L220: onnxruntime/core/providers/acl/math/matmul.cc#L220
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/providers/acl/math/matmul.cc#L233: onnxruntime/core/providers/acl/math/matmul.cc#L233
Using C-style cast. Use reinterpret_cast<uint8_t*>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/providers/acl/math/matmul.cc#L235: onnxruntime/core/providers/acl/math/matmul.cc#L235
Using C-style cast. Use reinterpret_cast<void*>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/providers/acl/math/matmul.cc#L283: onnxruntime/core/providers/acl/math/matmul.cc#L283
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/providers/acl/math/matmul.cc#L308: onnxruntime/core/providers/acl/math/matmul.cc#L308
Using C-style cast. Use reinterpret_cast<void*>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/providers/acl/math/matmul.cc#L311: onnxruntime/core/providers/acl/math/matmul.cc#L311
Using C-style cast. Use reinterpret_cast<void*>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/providers/acl/math/matmul.cc#L315: onnxruntime/core/providers/acl/math/matmul.cc#L315
Using C-style cast. Use reinterpret_cast<void*>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/providers/acl/math/matmul.cc#L247: onnxruntime/core/providers/acl/math/matmul.cc#L247
Add #include <utility> for move [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/acl/math/matmul.cc#L271: onnxruntime/core/providers/acl/math/matmul.cc#L271
Add #include <vector> for vector<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/acl/math/matmul.h#L13: onnxruntime/core/providers/acl/math/matmul.h#L13
"arm_compute/runtime/Tensor.h" already included at onnxruntime/core/providers/acl/math/matmul.h:10 [build/include] [4]
[cpplint] onnxruntime/core/providers/acl/math/matmul.h#L36: onnxruntime/core/providers/acl/math/matmul.h#L36
Add #include <vector> for vector<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/acl/math/matmul.h#L57: onnxruntime/core/providers/acl/math/matmul.h#L57
Add #include <memory> for shared_ptr<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/acl/nn/conv.cc#L65: onnxruntime/core/providers/acl/nn/conv.cc#L65
Using C-style cast. Use static_cast<bool>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/providers/acl/nn/conv.cc#L127: onnxruntime/core/providers/acl/nn/conv.cc#L127
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/providers/acl/nn/conv.cc#L144: onnxruntime/core/providers/acl/nn/conv.cc#L144
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/providers/acl/nn/conv.cc#L160: onnxruntime/core/providers/acl/nn/conv.cc#L160
Using C-style cast. Use reinterpret_cast<void*>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/providers/acl/nn/conv.cc#L233: onnxruntime/core/providers/acl/nn/conv.cc#L233
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/providers/acl/nn/conv.cc#L267: onnxruntime/core/providers/acl/nn/conv.cc#L267
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/providers/acl/nn/conv.cc#L276: onnxruntime/core/providers/acl/nn/conv.cc#L276
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/providers/acl/nn/conv.cc#L286: onnxruntime/core/providers/acl/nn/conv.cc#L286
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/providers/acl/nn/conv.cc#L291: onnxruntime/core/providers/acl/nn/conv.cc#L291
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/providers/acl/nn/conv.cc#L339: onnxruntime/core/providers/acl/nn/conv.cc#L339
Using C-style cast. Use reinterpret_cast<void*>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/providers/acl/nn/conv.cc#L348: onnxruntime/core/providers/acl/nn/conv.cc#L348
Using C-style cast. Use reinterpret_cast<void*>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/providers/acl/nn/conv.cc#L402: onnxruntime/core/providers/acl/nn/conv.cc#L402
Using C-style cast. Use reinterpret_cast<void*>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/providers/acl/nn/conv.cc#L406: onnxruntime/core/providers/acl/nn/conv.cc#L406
Using C-style cast. Use reinterpret_cast<void*>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/providers/acl/nn/conv.cc#L45: onnxruntime/core/providers/acl/nn/conv.cc#L45
Add #include <string> for string [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/acl/nn/conv.cc#L319: onnxruntime/core/providers/acl/nn/conv.cc#L319
Add #include <utility> for move [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/acl/nn/conv.cc#L361: onnxruntime/core/providers/acl/nn/conv.cc#L361
Add #include <memory> for unique_ptr<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/acl/nn/conv.cc#L372: onnxruntime/core/providers/acl/nn/conv.cc#L372
Add #include <vector> for vector<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/acl/nn/conv.h#L16: onnxruntime/core/providers/acl/nn/conv.h#L16
"arm_compute/runtime/Tensor.h" already included at onnxruntime/core/providers/acl/nn/conv.h:13 [build/include] [4]
[cpplint] onnxruntime/core/providers/acl/nn/conv.h#L38: onnxruntime/core/providers/acl/nn/conv.h#L38
Add #include <vector> for vector<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/acl/nn/conv.h#L61: onnxruntime/core/providers/acl/nn/conv.h#L61
Add #include <memory> for shared_ptr<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/acl/scheduler.cc#L5: onnxruntime/core/providers/acl/scheduler.cc#L5
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/core/providers/acl/scheduler.cc#L38: onnxruntime/core/providers/acl/scheduler.cc#L38
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/providers/acl/scheduler.cc#L34: onnxruntime/core/providers/acl/scheduler.cc#L34
Add #include <vector> for vector<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/acl/scheduler.h#L4: onnxruntime/core/providers/acl/scheduler.h#L4
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/core/providers/acl/scheduler.h#L14: onnxruntime/core/providers/acl/scheduler.h#L14
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
[cpplint] onnxruntime/core/providers/acl/scheduler.h#L26: onnxruntime/core/providers/acl/scheduler.h#L26
Add #include <vector> for vector<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/common.h#L186: onnxruntime/core/providers/common.h#L186
Add #include <string> for string [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/common.h#L194: onnxruntime/core/providers/common.h#L194
Add #include <vector> for vector<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/common.h#L203: onnxruntime/core/providers/common.h#L203
Add #include <algorithm> for min [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/coreml/builders/impl/activation_op_builder.cc#L83: onnxruntime/core/providers/coreml/builders/impl/activation_op_builder.cc#L83
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/core/providers/coreml/builders/impl/activation_op_builder.cc#L113: onnxruntime/core/providers/coreml/builders/impl/activation_op_builder.cc#L113
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
[cpplint] onnxruntime/core/providers/coreml/builders/impl/activation_op_builder.cc#L212: onnxruntime/core/providers/coreml/builders/impl/activation_op_builder.cc#L212
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/core/providers/coreml/builders/impl/builder_utils.h#L10: onnxruntime/core/providers/coreml/builders/impl/builder_utils.h#L10
Found C system header after C++ system header. Should be: builder_utils.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/providers/coreml/builders/impl/concat_op_builder.cc#L84: onnxruntime/core/providers/coreml/builders/impl/concat_op_builder.cc#L84
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/core/providers/coreml/builders/impl/reduction_op_builder.cc#L112: onnxruntime/core/providers/coreml/builders/impl/reduction_op_builder.cc#L112
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/core/providers/coreml/builders/impl/split_op_builder.cc#L61: onnxruntime/core/providers/coreml/builders/impl/split_op_builder.cc#L61
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/core/providers/coreml/builders/impl/split_op_builder.cc#L97: onnxruntime/core/providers/coreml/builders/impl/split_op_builder.cc#L97
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
[cpplint] onnxruntime/core/providers/coreml/builders/impl/split_op_builder.cc#L98: onnxruntime/core/providers/coreml/builders/impl/split_op_builder.cc#L98
If an else has a brace on one side, it should have it on both [readability/braces] [5]
[cpplint] onnxruntime/core/providers/coreml/builders/impl/transpose_op_builder.cc#L39: onnxruntime/core/providers/coreml/builders/impl/transpose_op_builder.cc#L39
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/core/providers/coreml/model/model.h#L11: onnxruntime/core/providers/coreml/model/model.h#L11
Found C system header after other header. Should be: model.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/providers/coreml/shape_utils.h#L10: onnxruntime/core/providers/coreml/shape_utils.h#L10
Found C system header after C++ system header. Should be: shape_utils.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/providers/cpu/controlflow/loop.cc#L26: onnxruntime/core/providers/cpu/controlflow/loop.cc#L26
Found C system header after other header. Should be: loop.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/providers/cpu/controlflow/scan.h#L6: onnxruntime/core/providers/cpu/controlflow/scan.h#L6
Found C system header after C++ system header. Should be: scan.h, c system, c++ system, other. [build/include_order] [4]
[cpplint] onnxruntime/core/providers/cpu/controlflow/scan_9.cc#L24: onnxruntime/core/providers/cpu/controlflow/scan_9.cc#L24
Found C system header after other header. Should be: scan_9.h, c system, c++ system, other. [build/include_order] [4]