Skip to content

Commit

Permalink
Remove usused bwd fused kernel.
Browse files Browse the repository at this point in the history
  • Loading branch information
xinyazhang committed Oct 7, 2024
1 parent a6532b6 commit 88e7d79
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 311 deletions.
310 changes: 0 additions & 310 deletions tritonsrc/bwd_fused_kernel.py

This file was deleted.

1 change: 0 additions & 1 deletion tritonsrc/flash.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@
from fwd_kernel import attn_fwd
from bwd_preprocess import bwd_preprocess, bwd_preprocess_varlen
from bwd_split_kernel import bwd_kernel_dk_dv, bwd_kernel_dq
# from bwd_fused_kernel import attn_bwd
from dropout_rng import debug_fill_dropout_rng, debug_fill_dropout_rng_tensor

0 comments on commit 88e7d79

Please sign in to comment.