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
dc71e23d
Commit
dc71e23d
authored
Oct 17, 2023
by
Paul
Browse files
Fix compilation error
parent
8d32c6b8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
65 additions
and
66 deletions
+65
-66
src/targets/gpu/gemm_impl.cpp
src/targets/gpu/gemm_impl.cpp
+65
-66
No files found.
src/targets/gpu/gemm_impl.cpp
View file @
dc71e23d
...
...
@@ -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
...
...
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