Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
kernels-community
/
template
like
0
Follow
kernels-community
324
Model card
Files
Files and versions
xet
Community
main
template
/
torch-ext
/
torch_binding.h
drbh
HF Staff
Upload folder using huggingface_hub
c148255
verified
23 days ago
raw
Copy download link
history
blame
contribute
delete
121 Bytes
#
pragma
once
#
include
<torch/torch.h>
void
__KERNEL_NAME_NORMALIZED__(torch::Tensor &out, torch::Tensor
const
&input);