Skip to content

Commit

Permalink
Update perf_hgemm.cpp
Browse files Browse the repository at this point in the history
fix newline
  • Loading branch information
cgmillette authored Dec 18, 2024
1 parent 45cf20e commit 19af315
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion samples/perf_hgemm.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -944,4 +944,5 @@ int main()
{
gemm_test(7168, 7168, 7168, 2, 2);
return 0;
}
}

0 comments on commit 19af315

Please sign in to comment.