Enable Arm Compute Library 23.08 #23516
Annotations
8 warnings
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/acl/nn/batch_norm.cc#L48
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/acl/nn/batch_norm.cc:48: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/acl/nn/conv.cc#L230
[cpplint] reported by reviewdog 🐶
Using deprecated casting style. Use static_cast<bool>(...) instead [readability/casting] [4]
Raw Output:
onnxruntime/core/providers/acl/nn/conv.cc:230: Using deprecated casting style. Use static_cast<bool>(...) instead [readability/casting] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/acl/nn/conv.cc#L232
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/acl/nn/conv.cc:232: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/acl/nn/conv.cc#L236
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/acl/nn/conv.cc:236: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/acl/nn/conv.cc#L237
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/acl/nn/conv.cc:237: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/acl/nn/pool.cc#L71
[cpplint] reported by reviewdog 🐶
Closing ) should be moved to the previous line [whitespace/parens] [2]
Raw Output:
onnxruntime/core/providers/acl/nn/pool.cc:71: Closing ) should be moved to the previous line [whitespace/parens] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/acl/tensor/concat.cc#L13
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: concat.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/providers/acl/tensor/concat.cc:13: Found C++ system header after other header. Should be: concat.h, c system, c++ system, other. [build/include_order] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/acl/tensor/concat.cc#L105
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/acl/tensor/concat.cc:105: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
The logs for this run have expired and are no longer available.
Loading