Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Kernels:
kernels-community
/
gemm
like
0
Follow
kernels-community
469
Trusted publisher
Kernel card
Files
Files and versions
xet
Community
main
gemm
/
pyproject.toml
drbh
Migrated from kernels-community/gemm
ce83b07
unverified
4 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
154 Bytes
[build-system]
requires
= [
"cmake>=3.26"
,
"ninja"
,
"packaging"
,
"setuptools>=61"
,
"torch"
,
"wheel"
,
]
build-backend
=
"setuptools.build_meta"