Address review comments #20599
Annotations
2 warnings
[cpplint] onnxruntime/core/providers/qnn/builder/qnn_utils.h#L11:
onnxruntime/core/providers/qnn/builder/qnn_utils.h#L11
Found C system header after other header. Should be: qnn_utils.h, c system, c++ system, other. [build/include_order] [4]
|
[cpplint] onnxruntime/test/providers/qnn/slice_htp_test.cc#L38:
onnxruntime/test/providers/qnn/slice_htp_test.cc#L38
Lines should be <= 120 characters long [whitespace/line_length] [2]
|