This website requires JavaScript.
Explore
Help
Sign In
wu-arch
/
kernels
Watch
1
Star
0
Fork
0
You've already forked kernels
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d31c8ffd7dfc72dda8ab9b13dffc25c8db3e3f8c
kernels
/
tests
/
regression
/
flash_attention
History
Hansung Kim
d31c8ffd7d
flash: Fix grid size to hw cluster size
...
Verified fast config, minus the barrier stall at the end.
2024-09-09 15:44:03 -07:00
..
.gitignore
flash: gitignore
2024-08-15 21:04:59 -07:00
common.h
flash: Change kernel arg to contain qkv; strip stimulus gen from host code
2024-08-15 21:03:02 -07:00
flash_impl.hpp
flash: Do GEMM II in Gemmini; verify 1st iteration
2024-09-08 16:09:06 -07:00
half.hpp
Add flash attention kernel skeleton
2024-08-14 20:46:09 -07:00
kernel.cpp
flash: Add Gemmini-accelerated kernel
2024-09-07 22:40:58 -07:00
kernel.gemmini.cpp
flash: Fix grid size to hw cluster size
2024-09-09 15:44:03 -07:00
main.cpp
flash: Fix load addr for V tile; test with seqlen=128
2024-08-20 14:34:09 -07:00
Makefile
flash: Fix online softmax for DMA layout
2024-09-07 23:21:28 -07:00