Commit 395f4e13 authored by Khalique Ahmed's avatar Khalique Ahmed
Browse files

formatting

parent f9437603
......@@ -65,8 +65,6 @@ void gemm_impl(
if(args[0].get_shape().type() == shape::half_type)
compute_type = rocblas_datatype_f32_r;
}
auto a_lens = args[0].get_shape().lens();
auto b_lens = args[1].get_shape().lens();
......
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