Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Kernels:
drbh
/
first-kernel
like
5
Kernel card
Files
Files and versions
xet
Community
main
first-kernel
/
torch-ext
/
torch_binding.h
drbh
feat: push full template and build to repo
f9791fd
29 days ago
raw
Copy download link
history
blame
contribute
delete
107 Bytes
#
pragma
once
#
include
<torch/torch.h>
void
first_kernel
(torch::Tensor &out, torch::Tensor
const
&input)
;