Skip to content

Commit

Permalink
Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertGuan12345 authored Aug 17, 2024
1 parent 787dd78 commit 6ea5bc3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -284,4 +284,3 @@ static const char* const kOrtSessionOptionsQDQMatMulNBitsAccuracyLevel = "sessio
// “Default”: OS determines the scheduling priority and processor performance to service this workload. [Default]
// “Efficient”: OS treats this workload is efficiency oriented with low scheduling priority and efficient processor performance.

Check warning on line 285 in include/onnxruntime/core/session/onnxruntime_session_options_config_keys.h

View workflow job for this annotation

GitHub Actions / Optional Lint C++

[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: include/onnxruntime/core/session/onnxruntime_session_options_config_keys.h:285: Lines should be <= 120 characters long [whitespace/line_length] [2]
static const char* const kOrtSessionOptionsWorkloadType = "session.workload_type";

0 comments on commit 6ea5bc3

Please sign in to comment.