Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
medmekk
/
deep-gemm
like
0
Model card
Files
Files and versions
xet
Community
main
deep-gemm
/
csrc
/
utils
/
format.hpp
medmekk
Upload folder using huggingface_hub
c67ae40
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
124 Bytes
#
pragma
once
// Just a wrapper for the `fmt` headers
#
define
FMT_HEADER_ONLY
#
include
<fmt/base.h>
#
include
<fmt/format.h>