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
a4dd45bc1b424e2681993bfefebcaeeb99e693b5
kernels
/
tests
/
regression
/
flash_attention
History
Hansung Kim
a4dd45bc1b
flash: Replace CISC with RISC
...
spadQuartile in hw does not match spad addresses in kernel; match them later for optimization.
2024-09-08 20:52:28 -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: Replace CISC with RISC
2024-09-08 20:52:28 -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