Commit dc71e23d authored by Paul's avatar Paul
Browse files

Fix compilation error

parent 8d32c6b8
......@@ -160,7 +160,6 @@ struct gemm_impl
}
if(arg_type == rocblas_datatype_f16_r)
compute_type = rocblas_datatype_f32_r;
}
rocblas_gemm_flags flag = rocblas_gemm_flags_none;
#if ROCBLAS_VERSION_MAJOR < 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