mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-19 12:30:16 +00:00
Fix for Unsupported Input Shapes/Sizes in Stream-K GEMM - BF16/FP16 (#1866)
[ROCm/composable_kernel commit: 92b79ead0a]
This commit is contained in:
committed by
GitHub
parent
16162174fd
commit
baeffc2345
@@ -13,7 +13,9 @@
|
||||
#include "ck/utility/blkgemmpipe_scheduler.hpp"
|
||||
#include "ck/utility/data_type.hpp"
|
||||
#include "ck/utility/sequence.hpp"
|
||||
|
||||
#include "ck/library/reference_tensor_operation/cpu/reference_mx_gemm.hpp"
|
||||
|
||||
#include "ck/library/utility/check_err.hpp"
|
||||
#include "ck/library/utility/device_memory.hpp"
|
||||
#include "ck/library/utility/fill.hpp"
|
||||
|
||||
Reference in New Issue
Block a user