Commit e1ef6e2c authored by Paul's avatar Paul
Browse files

Format

parent e846ae72
...@@ -199,7 +199,7 @@ struct gemm_impl ...@@ -199,7 +199,7 @@ struct gemm_impl
if(output_type == rocblas_datatype_i8_r) if(output_type == rocblas_datatype_i8_r)
{ {
output_type = rocblas_datatype_i32_r; output_type = rocblas_datatype_i32_r;
} }
compute_type = output_type; compute_type = output_type;
if(compute_fp32) if(compute_fp32)
{ {
......
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