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
7aa0e6cbe4600ce1b1b8c47c41d2059346c1dcec
kernels
/
tests
/
regression
/
sgemm_tcore
History
Hansung Kim
7aa0e6cbe4
sgemm_tcore: Fix correctness for GEMMINI_DMA
...
Remap the logical SMEM row/col coordinates to the DMA's two-level block-row-major layout.
2024-09-02 23:46:50 -07:00
..
.gitignore
sgemm_tg: Use reg mapping functions
2024-05-12 22:22:54 -07:00
common.h
Add args.bin to ELF
2024-06-06 15:19:39 -07:00
half.hpp
sgemm_tcore: Support fp16 input generation in host code
2024-07-29 17:18:35 -07:00
kernel.4warps.cpp
sgemm_tcore: Rewrite with sgemm_Wg parametrization
2024-05-13 13:22:06 -07:00
kernel.activation.cpp
Use SWISH in activate_block for tcore and gemmini
2024-06-19 15:41:50 -07:00
kernel.cpp
sgemm_tcore: Fix correctness for GEMMINI_DMA
2024-09-02 23:46:50 -07:00
kernel.warpspecial_dma.cpp
sgemm_tcore: Replace hardcoded NUM_LANES with NUM_THREADS
2024-06-12 21:01:37 -07:00
kernel.warpspecial.cpp
sgemm_tcore: Replace hardcoded NUM_LANES with NUM_THREADS
2024-06-12 21:01:37 -07:00
main.cpp
tensor: Change B in-memory layout to column-major
2024-08-12 15:22:07 -07:00
Makefile
Encode dependency to sgemm header in makefile
2024-08-14 20:03:07 -07:00
sgemm_impl.hpp
sgemm_tcore: Fix correctness for GEMMINI_DMA
2024-09-02 23:46:50 -07:00