diff --git a/include/ck_tile/host/reference/reference_batched_rotary_position_embedding.hpp b/include/ck_tile/host/reference/reference_batched_rotary_position_embedding.hpp index 9f031a174d..6475a0fb8a 100644 --- a/include/ck_tile/host/reference/reference_batched_rotary_position_embedding.hpp +++ b/include/ck_tile/host/reference/reference_batched_rotary_position_embedding.hpp @@ -11,10 +11,6 @@ namespace ck_tile { -namespace detail { - -} - template CK_TILE_HOST void reference_batched_rotary_position_embedding(const HostTensor& input_bsd, const HostTensor& cos_sd,