-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Dear Alex.
Thanks for this great repo. The flash attention community really needs this feature.
I'm trying to integrate this repo in my own project, but encounter two issues:
- torch.bfloat16 is not supported. It seems that this repo only support torch.fp32, torch.fp16 and fp8. I'm wondering how should I modify the code to support bfloat16.
- How to ensure the results are correct. The benchmark scripts only provides speed comparsions, but not numerical check with the ground truth implementation. How can I make sure that the forward and backward results are correct?
Thanks for your reply!
Metadata
Metadata
Assignees
Labels
No labels