update model test according command line parameter change #27462
Annotations
4 warnings
[cpplint] include/onnxruntime/core/session/onnxruntime_session_options_config_keys.h#L240:
include/onnxruntime/core/session/onnxruntime_session_options_config_keys.h#L240
Lines should be <= 120 characters long [whitespace/line_length] [2]
|
[cpplint] include/onnxruntime/core/session/onnxruntime_session_options_config_keys.h#L252:
include/onnxruntime/core/session/onnxruntime_session_options_config_keys.h#L252
Could not find a newline character at the end of the file. [whitespace/ending_newline] [5]
|
[cpplint] onnxruntime/core/providers/qnn/qnn_execution_provider.cc#L133:
onnxruntime/core/providers/qnn/qnn_execution_provider.cc#L133
Lines should be <= 120 characters long [whitespace/line_length] [2]
|
[cpplint] onnxruntime/test/providers/qnn/qnn_test_utils.cc#L134:
onnxruntime/test/providers/qnn/qnn_test_utils.cc#L134
Add #include <utility> for move [build/include_what_you_use] [4]
|