mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-06-29 19:28:33 +00:00
fix
This commit is contained in:
@@ -36,7 +36,8 @@ enum struct GemmPipelineType
|
||||
{
|
||||
Mem,
|
||||
CompV3,
|
||||
CompV4
|
||||
CompV4,
|
||||
Async
|
||||
};
|
||||
|
||||
template <GemmPipelineType PT, typename Problem>
|
||||
|
||||
Reference in New Issue
Block a user