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
919f55be9c77afdd593a0207c4bb42d7d7b99023
DeepGEMM
/
deep_gemm
/
jit_kernels
History
Zhean Xu
919f55be9c
Support unaligned n,k and gmem stride
2025-05-09 12:55:46 +08:00
..
__init__.py
Init weight gradient kernels.
2025-05-06 17:16:27 +08:00
gemm.py
Support unaligned n,k and gmem stride
2025-05-09 12:55:46 +08:00
m_grouped_gemm.py
Refactor JIT compilation (+NVRTC support) (
#94
)
2025-05-07 11:38:14 +08:00
runtime.py
Merge branch 'main' into wgrad-gemm
2025-05-09 12:30:13 +08:00
tuner.py
Add
DG_PRINT_AUTOTUNE
to README
2025-05-07 11:46:52 +08:00
utils.py
Fix get_col_major_tma_aligned_tensor to handle 2-dimensional inputs
2025-03-13 22:15:16 +08:00
wgrad_gemm.py
Merge branch 'main' into wgrad-gemm
2025-05-09 12:30:13 +08:00