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
composable_kernel_ROCM
Commits
c1f51cd4
"docs/source/en/api/pipelines/stable_diffusion/overview.md" did not exist on "856dad57bb7a9ee13af4a08492e524b0a145a2c5"
Commit
c1f51cd4
authored
Dec 18, 2024
by
Aleksander Dudek
Browse files
[CK_TILE] Refactor GemmKernel - update test
parent
ba8b5c58
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
test/ck_tile/batched_gemm/test_batched_gemm_util.hpp
test/ck_tile/batched_gemm/test_batched_gemm_util.hpp
+0
-1
No files found.
test/ck_tile/batched_gemm/test_batched_gemm_util.hpp
View file @
c1f51cd4
...
@@ -11,7 +11,6 @@
...
@@ -11,7 +11,6 @@
#include "ck_tile/ops/epilogue.hpp"
#include "ck_tile/ops/epilogue.hpp"
#include "ck_tile/ops/gemm.hpp"
#include "ck_tile/ops/gemm.hpp"
#include "ck_tile/ops/gemm/kernel/batched_gemm_kernel.hpp"
#include "ck_tile/ops/gemm/kernel/batched_gemm_kernel.hpp"
#include "ck_tile/ops/gemm/problem/gemm_problem.hpp"
template
<
typename
Tuple
>
template
<
typename
Tuple
>
class
TestCkTileBatchedGemm
:
public
::
testing
::
Test
class
TestCkTileBatchedGemm
:
public
::
testing
::
Test
...
...
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