-
|
flash-attention/hopper/flash_attn_interface.py Lines 848 to 850 in d234051 @nshepperd traced the logic and found that the LSE is in log2 format. Is there anything else I should be aware of to use the LSE with FA3? |
Beta Was this translation helpful? Give feedback.
Answered by
tridao
Dec 31, 2025
Replies: 1 comment
-
|
I don't think the LSE is in base 2, it should be in base e. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ad8e
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't think the LSE is in base 2, it should be in base e.