"src/vscode:/vscode.git/clone" did not exist on "0ad4a7080fcea74bca80f982d9ca791cc25ed3b0"
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