Logo
Explore Help
Register Sign In
biondizzle/DeepGEMM
1
0
Fork 0
You've already forked DeepGEMM
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
bbf9a5f46a06d4548339e655b5aa892447bb1dca
DeepGEMM/deep_gemm/utils/__init__.py

5 lines
116 B
Python
Raw Normal View History

Add more GPU architectures support (#112) * Add more GPU architectures support * Update layout.py * Optimize performance, Add SM90 support, Add 1D2D SM100 support * Add fmtlib submodule at commit 553ec11 --------- Co-authored-by: fzyzcjy <5236035+fzyzcjy@users.noreply.github.com>
2025-07-18 11:32:22 +08:00
from . import math, layout
from .layout import *
from .math import *
[Public release 26/04] Introducing Mega MoE, FP4 Indexer and other features/fixes (#304) * Merge with private repo * Update README * Update README * Update README * Add PyTorch requirements * Fix sync scopes for MQA logits (#256) * Update README
2026-04-17 09:45:14 +08:00
from .dist import init_dist, uneven_all_gather
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 40ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API