Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
flash-attention
Commits
22339db1
Unverified
Commit
22339db1
authored
May 23, 2024
by
lancerts
Committed by
GitHub
May 23, 2024
Browse files
remove an unused import (#960)
parent
9c0e9ee8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
flash_attn/ops/triton/cross_entropy.py
flash_attn/ops/triton/cross_entropy.py
+0
-2
No files found.
flash_attn/ops/triton/cross_entropy.py
View file @
22339db1
...
@@ -4,8 +4,6 @@ from typing import Tuple, Optional, Union
...
@@ -4,8 +4,6 @@ from typing import Tuple, Optional, Union
import
torch
import
torch
from
einops
import
rearrange
import
triton
import
triton
import
triton.language
as
tl
import
triton.language
as
tl
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment