This website requires JavaScript.
Explore
Help
Sign In
DeepSeek
/
DeepGEMM
Watch
1
Star
0
Fork
0
You've already forked DeepGEMM
mirror of
https://github.com/deepseek-ai/DeepGEMM
synced
2025-06-26 23:15:49 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
80f1cfc6304b26ca2b38245de355cf792678aa94
DeepGEMM
/
deep_gemm
History
yukuai
80f1cfc630
add notes2
2025-04-22 15:56:40 +08:00
..
include
/deep_gemm
add notes2
2025-04-22 15:56:40 +08:00
jit
Use swizzling instead of padding (
#86
)
2025-04-14 15:20:58 +08:00
jit_kernels
tma support indivisible num_n_blocks/num_m_blocks
2025-04-22 14:35:31 +08:00
__init__.py
fix typo
2025-02-26 18:37:22 +08:00
utils.py
Correctly flush L2, as reconstructing the tensors on every iteration effectively put them in the L2, and gave the GPU enough idle time to avoid thermal throttling in a potentially unrealistic way.
2025-03-15 20:46:24 +00:00