Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Kernels:
kernels-community
/
gemm
like
0
Follow
kernels-community
385
Kernel card
Files
Files and versions
xet
Community
main
gemm
/
pyproject.toml
drbh
Migrated from kernels-community/gemm
ce83b07
unverified
14 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
154 Bytes
[build-system]
requires
= [
"cmake>=3.26"
,
"ninja"
,
"packaging"
,
"setuptools>=61"
,
"torch"
,
"wheel"
,
]
build-backend
=
"setuptools.build_meta"