From 58149ca97907e7ca71a794c8d73f36fb67ec8fc4 Mon Sep 17 00:00:00 2001 From: "assistant-librarian[bot]" Date: Fri, 4 Jul 2025 03:29:21 +0000 Subject: [PATCH] Merge commit '2e971eff904f1cbbb3c654f1a047d09c3d8c7eae' into develop --- .../gpu/device/impl/device_batched_gemm_wmma_cshuffle_v3.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_wmma_cshuffle_v3.hpp b/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_wmma_cshuffle_v3.hpp index 580a47de14..abd6574d8c 100644 --- a/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_wmma_cshuffle_v3.hpp +++ b/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_wmma_cshuffle_v3.hpp @@ -76,7 +76,6 @@ __global__ void #endif #else ignore = karg; - ignore = batch; ignore = compute_ptr_offset_of_batch; #endif }