Commit 8f39f349 authored by Shucai Xiao's avatar Shucai Xiao
Browse files

clang format.

parent fbc53b14
......@@ -1614,7 +1614,7 @@ TEST_CASE(gru_bidirectional_args)
0.1483, -0.3902, -0.5348, 0.4178, 1.0175, 0.9212};
float clip = 0.0f;
// 3 args
{
migraphx::program p;
......@@ -1798,7 +1798,7 @@ TEST_CASE(gru_bidirectional_actv_funcs)
0.1483, -0.3902, -0.5348, 0.4178, 1.0175, 0.9212};
float clip = 0.0f;
// no activation function specified, so default is used.
{
migraphx::program p;
......
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