Skip to content

Commit

Permalink
rm vis code
Browse files Browse the repository at this point in the history
  • Loading branch information
micmelesse committed Feb 19, 2025
1 parent f0963fb commit ac33ced
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 430 deletions.
1 change: 0 additions & 1 deletion flash_attn/flash_attn_triton_amd/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
from .bwd_prefill_split import attention_prefill_backward_triton_split_impl
from .bwd_ref import attention_backward_pytorch_ref_impl
from .fwd_decode import dequantize_kv_fp16, quantize_kv_int4
from .vis import vis_close

# set print options
torch.set_printoptions(linewidth=5e5, edgeitems=10, sci_mode=False)
Expand Down
Loading

0 comments on commit ac33ced

Please sign in to comment.