Commit 626f8dc1 authored by Shucai Xiao's avatar Shucai Xiao
Browse files

clang format

parent 7e4baf2a
......@@ -235,7 +235,7 @@ argument miopen_gemm::compute(context& ctx,
m * n,
num_matrices);
});
//device::add(ctx.get_stream().get(), args[3], args[2], args[3]);
// device::add(ctx.get_stream().get(), args[3], args[2], args[3]);
return args[3];
}
......
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