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-05-05 17:54:21 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
891f35adf5
DeepGEMM
/
deep_gemm
/
jit_kernels
History
yukuai26
891f35adf5
Support TMA multicast on B with m_grouped_gemm_contiguous. (
#88
)
2025-04-21 09:43:17 +08:00
..
__init__.py
fix typo
2025-02-26 18:37:22 +08:00
gemm.py
Support TMA multicast on B with m_grouped_gemm_contiguous. (
#88
)
2025-04-21 09:43:17 +08:00
m_grouped_gemm.py
Use swizzling instead of padding (
#86
)
2025-04-14 15:20:58 +08:00
tuner.py
Initial commit
2025-02-25 22:52:41 +08:00
utils.py
Fix get_col_major_tma_aligned_tensor to handle 2-dimensional inputs
2025-03-13 22:15:16 +08:00