Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yuslepukhin committed Dec 15, 2023
1 parent 59736f6 commit b152170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onnxruntime/test/framework/function_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -656,7 +656,7 @@ TEST(FunctionTest, Test_GH_issue_16438) {
}>
}
)";

std::string serialized_model;
ParseOnnxSource(code, serialized_model);
SessionOptions session_options;
Expand Down

0 comments on commit b152170

Please sign in to comment.