Commit 7892b274 authored by Paul's avatar Paul
Browse files

Remvoe stray if

parent 9ca6c1d8
......@@ -158,8 +158,6 @@ struct gemm_impl
{
beta = 0;
}
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