Commit aada2a46 authored by Gustaf Ahdritz's avatar Gustaf Ahdritz
Browse files

Remove stray comment

parent 41c3b0bc
......@@ -131,7 +131,6 @@ void attn_softmax_inplace_forward_(
template<typename T>
__global__ void attn_softmax_inplace_grad_(
//__global__ void attn_softmax_inplace_grad_bf16_(
T *output,
T *d_ov,
T *values,
......
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