Commit ab26a544 authored by Po Yen, Chen's avatar Po Yen, Chen
Browse files

Remove macro #undef from header

parent 1563781a
...@@ -1017,8 +1017,3 @@ __launch_bounds__(NUM_THREADS) void paged_attention_ll4mi_reduce_kernel( ...@@ -1017,8 +1017,3 @@ __launch_bounds__(NUM_THREADS) void paged_attention_ll4mi_reduce_kernel(
const float* __restrict__ fp8_out_scale_ptr){UNREACHABLE_CODE} const float* __restrict__ fp8_out_scale_ptr){UNREACHABLE_CODE}
#endif // defined(__HIP__MI300_MI250__) TODO: Add NAVI support #endif // defined(__HIP__MI300_MI250__) TODO: Add NAVI support
#undef WARP_SIZE
#undef MAX
#undef MIN
#undef DIVIDE_ROUND_UP
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment