Commit a4055723 authored by Shucai Xiao's avatar Shucai Xiao
Browse files

clang format

parent 89375383
...@@ -3535,5 +3535,4 @@ struct test_reduce_mean_half : verify_program<test_reduce_mean_half> ...@@ -3535,5 +3535,4 @@ struct test_reduce_mean_half : verify_program<test_reduce_mean_half>
}; };
}; };
int main(int argc, const char* argv[]) { test::run(argc, argv); } int main(int argc, const char* argv[]) { test::run(argc, argv); }
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