Skip to content

Commit

Permalink
clean unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
MayDomine committed Jun 11, 2024
1 parent 5c9eacd commit 1614ad1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 62 deletions.
1 change: 0 additions & 1 deletion tests/test_burst.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import torch
import bmtrain as bmt
from flash_attn.flash_attn_interface import flash_attn_func as flash_cuda
import numpy as np

OpBurstAttn = bmt.nn.OpBurstAttn
Expand Down
61 changes: 0 additions & 61 deletions tests/test_lse.py

This file was deleted.

0 comments on commit 1614ad1

Please sign in to comment.