"docs/source/en/api/pipelines/stable_diffusion/overview.md" did not exist on "856dad57bb7a9ee13af4a08492e524b0a145a2c5"
Commit c1f51cd4 authored by Aleksander Dudek's avatar Aleksander Dudek
Browse files

[CK_TILE] Refactor GemmKernel - update test

parent ba8b5c58
...@@ -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
......
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