Commit a997ccad authored by Adam Rogowiec's avatar Adam Rogowiec

Add new line at EOF.

parent 3a40a4b1
...@@ -15923,4 +15923,4 @@ TEST(type_prop, gru_cell_invalid_input) ...@@ -15923,4 +15923,4 @@ TEST(type_prop, gru_cell_invalid_input)
{ {
EXPECT_HAS_SUBSTRING(error.what(), std::string("Input tensor B must have shape")); EXPECT_HAS_SUBSTRING(error.what(), std::string("Input tensor B must have shape"));
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment