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
46762b690355eb2c7026c571b9f1d2e58d89b293
DeepGEMM
/
deep_gemm
History
Zihua Wu
46762b6903
feat: make API more general
...
Signed-off-by: Zihua Wu <
13583761+lucifer1004@users.noreply.github.com
>
2025-04-23 02:34:23 -07:00
..
include
/deep_gemm
Merge remote-tracking branch 'upstream/main' into nvrtc
2025-04-23 00:17:28 -07:00
jit
feat: make API more general
2025-04-23 02:34:23 -07:00
jit_kernels
Merge remote-tracking branch 'upstream/main' into nvrtc
2025-04-23 00:17:28 -07: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