Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
7892b274
Commit
7892b274
authored
Oct 17, 2023
by
Paul
Browse files
Remvoe stray if
parent
9ca6c1d8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
31 additions
and
33 deletions
+31
-33
src/targets/gpu/gemm_impl.cpp
src/targets/gpu/gemm_impl.cpp
+31
-33
No files found.
src/targets/gpu/gemm_impl.cpp
View file @
7892b274
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment