From 730ec3692dfcaf93c4ef8a1e37b13ed9f6dc4664 Mon Sep 17 00:00:00 2001 From: ozturkosu Date: Thu, 13 Feb 2025 08:06:14 +0000 Subject: [PATCH] update --- .../tensor_operation/gpu/grid/block_to_ctile_map.hpp | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp b/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp index 147d2fc7ea..a4ef094636 100755 --- a/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp +++ b/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp @@ -1412,10 +1412,18 @@ struct BlockToCTileMap_GemmStreamK } }; +// template + template